linux-kernel-test/drivers/net/wireless/iwlwifi
Winkler, Tomas 4298679640 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 <tomas.winkler@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:00:54 -05:00
..
iwl3945-base.c iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key 2009-01-29 16:00:54 -05:00
iwl-3945-fh.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-hw.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-led.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-led.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945-rs.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-3945.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-4965-hw.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-4965.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-5000-hw.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-5000.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-agn-hcmd-check.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-agn-rs.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-agn-rs.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-agn.c iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key 2009-01-29 16:00:54 -05:00
iwl-calib.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-calib.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-commands.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-core.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-core.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-csr.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-debug.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-debugfs.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-dev.h iwl3945: report killswitch changes even if the interface is down 2009-01-29 16:00:28 -05:00
iwl-eeprom.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-eeprom.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-fh.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-hcmd.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-helpers.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-io.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-led.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-led.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-power.c iwlwifi: make iwl-power.c more readable 2009-01-29 16:00:53 -05:00
iwl-power.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-prph.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rfkill.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rfkill.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-rx.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-scan.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-spectrum.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-spectrum.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-sta.c IWL: fix WARN typo 2009-01-29 16:00:17 -05:00
iwl-sta.h iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
iwl-tx.c iwlwifi: update copyright year to 2009 2009-01-29 16:00:15 -05:00
Kconfig wireless: consolidate on a single escape_essid implementation 2008-10-31 19:00:46 -04:00
Makefile iwlwifi: move host command check function into separate file 2008-12-05 09:35:51 -05:00