]> Pileus Git - ~andy/linux/commit
orinoco: Don't use boolean parameter to record encoding type
authorDavid Kilroy <kilroyd@gmail.com>
Thu, 21 Aug 2008 22:27:59 +0000 (23:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 23:28:06 +0000 (19:28 -0400)
commit4ae6ee2d72e4904909d63c6ebb0240b254b72e85
tree5ce5b36b92b31617115b5bb77a7105c909050854
parent01632fa4af34addf78ce999eabb4430f33942ee2
orinoco: Don't use boolean parameter to record encoding type

For WPA support we need to encode NONE, WEP and TKIP in the encoding
parameter. In anticipation of this we need to change the usage away from
the current boolean usage.

Signed-off-by: David Kilroy <kilroyd@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco.c
drivers/net/wireless/orinoco.h