Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236399
b: refs/heads/master
c: 89a4d0c
h: refs/heads/master
i:
  236397: 0bc00a6
  236395: f2e8911
  236391: 8c76495
  236383: 3def2cf
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Mar 14, 2011
1 parent d174a29 commit af582c4
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b1562946267b14012e4d6e76c71db1f1af726913
refs/heads/master: 89a4d0cbdee5289025c38b6b9706ad5dc5df264b
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include "wlc_antsel.h"
#include "wl_export.h"
#include "wl_dbg.h"
#include "wlc_bsscfg.h"
#include "wlc_channel.h"
#include "wlc_main.h"
#include "wlc_ampdu.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_antsel.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include "phy/wlc_phy_hal.h"
#include "wlc_bmac.h"
#include "wlc_channel.h"
#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wlc_phy_shim.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_bmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
#include "wlc_phy_shim.h"
#include "phy/wlc_phy_hal.h"
#include "wlc_channel.h"
#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wl_ucode.h"
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_bsscfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@

#define BSSCFG_IBSS(cfg) (!(cfg)->BSS)

/* forward declarations */
typedef struct wlc_bsscfg wlc_bsscfg_t;

#define NTXRATE 64 /* # tx MPDUs rate is reported for */
#define MAXMACLIST 64 /* max # source MAC matches */
#define BCN_TEMPLATE_COUNT 2
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include "wlc_bmac.h"
#include "wlc_rate.h"
#include "wlc_channel.h"
#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wlc_stf.h"
#include "wl_dbg.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
#include "wlc_bmac.h"
#include "wlc_phy_hal.h"
#include "wl_export.h"
#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wlc_phy_shim.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/brcm80211/brcmsmac/wlc_stf.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include "wlc_key.h"
#include "phy/wlc_phy_hal.h"
#include "wlc_channel.h"
#include "wlc_bsscfg.h"
#include "wlc_main.h"
#include "wl_export.h"
#include "wlc_bmac.h"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/staging/brcm80211/include/bcmdefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@ typedef struct {

/* handle forward declaration */
struct wl_info;
struct wlc_bsscfg;

#endif /* _bcmdefs_h_ */

0 comments on commit af582c4

Please sign in to comment.