Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300712
b: refs/heads/master
c: cefa5fd
h: refs/heads/master
v: v3
  • Loading branch information
Stanislav Yakovlev authored and John W. Linville committed Apr 11, 2012
1 parent bf9dc0c commit f4704c1
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: 186b4917451f22dc9c2d128bdca2bc751ef76994
refs/heads/master: cefa5fd29756c608cd9ad67a358324972f7fbc25
9 changes: 0 additions & 9 deletions trunk/drivers/net/wireless/ipw2x00/ipw2100.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,6 @@ enum {
IPW_HW_STATE_ENABLED = 0
};

struct ssid_context {
char ssid[IW_ESSID_MAX_SIZE + 1];
int ssid_len;
unsigned char bssid[ETH_ALEN];
int port_type;
int channel;

};

extern const char *port_type_str[];
extern const char *band_str[];

Expand Down

0 comments on commit f4704c1

Please sign in to comment.