Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134263
b: refs/heads/master
c: 506d03f
h: refs/heads/master
i:
  134261: 89a809c
  134259: 5cf583f
  134255: 0f9653a
v: v3
  • Loading branch information
Dan Williams authored and John W. Linville committed Jan 29, 2009
1 parent 2f8bfe6 commit 667cbff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 018697d178717d63f668b9e5f3b473f4e37f6304
refs/heads/master: 506d03f97d10e54fd27c58c872a98242326d6419
6 changes: 0 additions & 6 deletions trunk/drivers/net/wireless/airo.c
Original file line number Diff line number Diff line change
Expand Up @@ -1094,12 +1094,6 @@ typedef struct wep_key_t {
u8 key[16]; /* 40-bit and 104-bit keys */
} wep_key_t;

/* Backward compatibility */
#ifndef IW_ENCODE_NOKEY
#define IW_ENCODE_NOKEY 0x0800 /* Key is write only, so not present */
#define IW_ENCODE_MODE (IW_ENCODE_DISABLED | IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN)
#endif /* IW_ENCODE_NOKEY */

/* List of Wireless Handlers (new API) */
static const struct iw_handler_def airo_handler_def;

Expand Down

0 comments on commit 667cbff

Please sign in to comment.