linux/drivers/net/wireless/iwlwifi
Reinette Chatre c83dbf687f iwlwifi: fix __devexit_p points to __devexit functions
The iwlxxxx_pci_remove functions are not needed when drivers are not
compiled as modules - they can thus be discarded at kernel link time.
This is already captured by having them as __devexit_p in the pci_driver
struct - these are supposed to be pointers to __devexit functions, but was not.
This is now fixed.

This problem was reported by Toralf Forster when testing the compilation of
2.6.25-rc6.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
CC: Toralf Forster <toralf.foerster@gmx.de>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-24 19:25:08 -04:00
..
iwl-3945-commands.h iwlwifi: style fixes to usage of << and >> operators 2008-01-28 15:10:03 -08:00
iwl-3945-debug.h iwlwifi: style fixes to usage of << and >> operators 2008-01-28 15:10:03 -08:00
iwl-3945-hw.h iwlwifi: do not schedule tasklet when rcv unused irq 2008-01-31 19:26:43 -08:00
iwl-3945-io.h iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-3945-rs.c iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta 2008-01-28 15:10:00 -08:00
iwl-3945-rs.h iwlwifi: style fixes to usage of << and >> operators 2008-01-28 15:10:03 -08:00
iwl-3945.c iwlwifi: fix sparse warning in iwl 3945 2008-02-01 16:13:05 -05:00
iwl-3945.h iwlwifi: Fix uCode error on association 2008-01-31 19:26:44 -08:00
iwl-4965-commands.h iwlwifi: style fixes to usage of << and >> operators 2008-01-28 15:10:03 -08:00
iwl-4965-debug.h iwlwifi: style fixes to usage of << and >> operators 2008-01-28 15:10:03 -08:00
iwl-4965-hw.h iwlwifi: do not schedule tasklet when rcv unused irq 2008-01-31 19:26:43 -08:00
iwl-4965-io.h iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-4965-rs.c iwlwifi: 4965 unify rate scale variable names for station data 2008-01-28 15:09:59 -08:00
iwl-4965-rs.h iwlwifi: style fixes to usage of << and >> operators 2008-01-28 15:10:03 -08:00
iwl-4965.c iwlwifi: Fix MIMO PS mode 2008-02-01 16:13:16 -05:00
iwl-4965.h iwlwifi: cleanup usage of inline functions 2008-01-31 19:26:42 -08:00
iwl-helpers.h iwlwifi: remove ieee80211 types from iwl-helpers.h 2008-02-01 16:13:43 -05:00
iwl-prph.h iwlwifi: document 4965 Tx scheduler 2008-01-28 15:05:31 -08:00
iwl-spectrum.h
iwl3945-base.c iwlwifi: fix __devexit_p points to __devexit functions 2008-03-24 19:25:08 -04:00
iwl4965-base.c iwlwifi: fix __devexit_p points to __devexit functions 2008-03-24 19:25:08 -04:00
Kconfig iwlwifi: fix a typo in Kconfig message 2008-03-24 19:25:07 -04:00
Makefile [IWLWIFI]: remove per-file CFLAGS for IWL define 2007-10-10 16:52:16 -07:00