Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220040
b: refs/heads/master
c: 47127f3
h: refs/heads/master
v: v3
  • Loading branch information
Henry Ptasinski authored and Greg Kroah-Hartman committed Oct 5, 2010
1 parent ce4a35b commit 467fbdc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 02266551e8d02456c526422e94e9cbac9c3295df
refs/heads/master: 47127f34e7478ef369b2f14d820a375e368deb5b
9 changes: 0 additions & 9 deletions trunk/drivers/staging/brcm80211/include/wlioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -622,15 +622,6 @@ typedef struct wl_led_info {
uint8 activehi;
} wl_led_info_t;

typedef struct wl_assoc_info {
uint32 req_len;
uint32 resp_len;
uint32 flags;
struct dot11_assoc_req req;
struct ether_addr reassoc_bssid; /* used in reassoc's */
struct dot11_assoc_resp resp;
} wl_assoc_info_t;

/* flags */
#define WLC_ASSOC_REQ_IS_REASSOC 0x01 /* assoc req was actually a reassoc */

Expand Down

0 comments on commit 467fbdc

Please sign in to comment.