commit | be892471c42f70e47541e42b8dba7ff91cebd026 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@linville-t41.local> | Tue Mar 25 11:43:15 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 27 15:51:20 2008 -0400 |
tree | 97a8ff4237b9adc6b2ed88cdad761d43c5a28dcd | |
parent | 5983a3dff0036d7ef6a2139473564f4f3e7b2a11 [diff] |
mac80211: silently accept deletion of non-existant key Otherwise, 'iwconfig wlan0 key off' with no key set results in: Error for wireless request "Set Encode" (8B2A) : SET failed on device wlan0 ; No such file or directory. Signed-off-by: John W. Linville <linville@tuxdriver.com>