Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236095
b: refs/heads/master
c: ce774bd
h: refs/heads/master
i:
  236093: 4d1a4b5
  236091: 2ce50c4
  236087: 3c4c236
  236079: bffab07
  236063: 97db9c3
  236031: 632ccd8
v: v3
  • Loading branch information
Arend van Spriel authored and Greg Kroah-Hartman committed Feb 23, 2011
1 parent c432d47 commit f1cfe59
Show file tree
Hide file tree
Showing 2 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: eff1b99a6fc8eb25913fab7cd30eaeb6ca91349a
refs/heads/master: ce774bdcfed03a8dbc892d9fa06ee3fb2be628ee
10 changes: 1 addition & 9 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_bsscfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,7 @@ struct wlc_bsscfg {
bool associated; /* is BSS in ASSOCIATED state */
bool BSS; /* infraustructure or adhac */
bool dtim_programmed;
#ifdef LATER
bool _ap; /* is this configuration an AP */
struct wlc_if *wlcif; /* virtual interface, NULL for primary bsscfg */
void *sup; /* pointer to supplicant state */
s8 sup_type; /* type of supplicant */
bool sup_enable_wpa; /* supplicant WPA on/off */
void *authenticator; /* pointer to authenticator state */
bool sup_auth_pending; /* flag for auth timeout */
#endif

u8 SSID_len; /* the length of SSID */
u8 SSID[IEEE80211_MAX_SSID_LEN]; /* SSID string */
struct scb *bcmc_scb[MAXBANDS]; /* one bcmc_scb per band */
Expand Down

0 comments on commit f1cfe59

Please sign in to comment.