From: Dan Williams Date: Sat, 24 Jan 2009 14:12:15 +0000 (-0500) Subject: airo: clean up WEP key operations X-Git-Tag: v2.6.30-rc1~662^2~836^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0380693520b1a1e4f756799a0edc379378b462a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed