commit | c0380693520b1a1e4f756799a0edc379378b462a | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Sat Jan 24 09:12:15 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:01:40 2009 -0500 |
tree | 256ee51b0af360abc35cbe0d6999fd8a572e39c9 | |
parent | 138c0c688262b7f4ed07cdc6d0592299c4f12998 [diff] |
airo: clean up WEP key operations get_wep_key() and set_wep_key() combind both get/set of the actual WEP key and get/set of the transmit index into the same functions. Split those out so it's clearer what is going one where. Add error checking to WEP key hardware operations too. Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>