]> git.baikalelectronics.ru Git - kernel.git/commit
iwlagn: Remove dependence of iwl_priv from eeprom routines.
authorDon Fry <donald.h.fry@intel.com>
Thu, 10 Nov 2011 14:55:26 +0000 (06:55 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 11 Nov 2011 17:32:56 +0000 (12:32 -0500)
commit7c85d5f9790887249ab234b3ceaa3155377041a6
tree21593caf39531510694ad33e342f7d5008b1e0fc
parent64c213ec5ce54043b4e5ff9df488c56ddf23402b
iwlagn: Remove dependence of iwl_priv from eeprom routines.

Make the eeprom routines less dependent on the iwl_priv structure.
Don't use the priv when bus structure is sufficient.

Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-eeprom.c