]> git.baikalelectronics.ru Git - kernel.git/commit
iwlagn: sysfs couldn't find the priv pointer
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 1 Aug 2011 19:46:57 +0000 (12:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 2 Aug 2011 17:46:43 +0000 (13:46 -0400)
commitee88220b33da300efd2efaddebd36233a361a015
treea79e6a9e7cc0b5d7fae33cc1bd02dca0e95f850d
parent1461de364aa5dad5409768c78f89a44895705321
iwlagn: sysfs couldn't find the priv pointer

This bug has been introduced by:
2ab5b3f210431c7095d3d3f3b6eb3930d470af09
Author: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Date:   Mon Jul 11 10:48:51 2011 +0300

    iwlagn: simplify the bus architecture

Revert part of the buggy patch: dev_get_drvdata will now return
iwl_priv as it did before the patch.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Tested-by: Daniel Halperin <dhalperi@cs.washington.edu>
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-pci.c