aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/wlc_pub.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/brcm80211/brcmsmac/wlc_pub.h')
-rw-r--r--drivers/staging/brcm80211/brcmsmac/wlc_pub.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/brcm80211/brcmsmac/wlc_pub.h b/drivers/staging/brcm80211/brcmsmac/wlc_pub.h
index d4d3cd21f80..af5d82ca3d2 100644
--- a/drivers/staging/brcm80211/brcmsmac/wlc_pub.h
+++ b/drivers/staging/brcm80211/brcmsmac/wlc_pub.h
@@ -17,10 +17,6 @@
17#ifndef _wlc_pub_h_ 17#ifndef _wlc_pub_h_
18#define _wlc_pub_h_ 18#define _wlc_pub_h_
19 19
20#include <wlioctl.h>
21#include <wlc_types.h>
22#include <wlc_scb.h>
23
24#define WLC_NUMRATES 16 /* max # of rates in a rateset */ 20#define WLC_NUMRATES 16 /* max # of rates in a rateset */
25#define MAXMULTILIST 32 /* max # multicast addresses */ 21#define MAXMULTILIST 32 /* max # multicast addresses */
26#define D11_PHY_HDR_LEN 6 /* Phy header length - 6 bytes */ 22#define D11_PHY_HDR_LEN 6 /* Phy header length - 6 bytes */