commit | 4ae6ee2d72e4904909d63c6ebb0240b254b72e85 | [log] [tgz] |
---|---|---|
author | David Kilroy <kilroyd@gmail.com> | Thu Aug 21 23:27:59 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 22 19:28:06 2008 -0400 |
tree | 5ce5b36b92b31617115b5bb77a7105c909050854 | |
parent | 01632fa4af34addf78ce999eabb4430f33942ee2 [diff] |
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>