commit | 9408c297f6cee8e91ab2c51ec8d56e8c23c19a53 | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Thu May 10 22:55:20 2007 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 11 14:54:54 2007 -0400 |
tree | 18c73d60059f4facd8f2951cd4944514090aaa4d | |
parent | 2a6f7ea1a0562abe6afbd2bbe01f6d300de12228 [diff] |
[PATCH] libertas: remove custom encryption mode stuff Remove setencryptionmode private ioctl and Encryptionmode variable. Mostly unused, and its functionality is provided by other internal members like WEPstatus, WPAenabled, WPA2enabled, and SIOCSIWGENIE. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>