Skip to content

Commit

Permalink
mac80211: wme.h remove unused QOS_CONTROL_LEN
Browse files Browse the repository at this point in the history
linux/ieee80211.h now has IEEE80211_QOS_CTL_LEN for this purpose.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Harvey Harrison authored and John W. Linville committed Aug 22, 2008
1 parent 62bf1d7 commit c44d040
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net/mac80211/wme.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
#include <linux/netdevice.h>
#include "ieee80211_i.h"

#define QOS_CONTROL_LEN 2

#define QOS_CONTROL_ACK_POLICY_NORMAL 0
#define QOS_CONTROL_ACK_POLICY_NOACK 1

Expand Down

0 comments on commit c44d040

Please sign in to comment.