]> git.baikalelectronics.ru Git - kernel.git/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)
commite94c44156e957c428eeb61b74f53f27882d1b3a7
tree5ce5b36b92b31617115b5bb77a7105c909050854
parent8628aa0de6d9c7ce59680232fbbb62fc85f26529
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