From: Winkler, Tomas Date: Mon, 19 Jan 2009 23:30:22 +0000 (-0800) Subject: iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key X-Git-Tag: v2.6.30-rc1~662^2~836^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42986796409a6293351207150edb7b4689b6013d;p=pandora-kernel.git iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key This patch fix iwl_mac_set_key function changed in patch "mac80211: clean up set_key callback" 1. removing 'static' const u8 *addr' that can possible cause conflict when two or more NICs are present in the system. 2. simplifying functions Signed-off-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed