From: Johannes Berg Date: Mon, 29 Dec 2008 11:55:09 +0000 (+0100) Subject: mac80211: clean up set_key callback X-Git-Tag: v2.6.30-rc1~662^2~836^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc822b5db479dc0178d5c04cbb656dad0b6564fb;p=pandora-kernel.git mac80211: clean up set_key callback The set_key callback now seems rather odd, passing a MAC address instead of a station struct, and a local address instead of a vif struct. Change that. Signed-off-by: Johannes Berg Acked-by: Bob Copeland [ath5k] Acked-by: Ivo van Doorn [rt2x00] Acked-by: Christian Lamparter [p54] Tested-by: Kalle Valo [iwl3945] Tested-by: Samuel Ortiz [iwl3945] Signed-off-by: John W. Linville --- Reading git-diff-tree failed