git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3ede7
)
iwlwifi: dont use pci_dev before it being assign
author
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Tue, 9 Nov 2010 02:45:21 +0000
(18:45 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 9 Nov 2010 19:25:46 +0000
(14:25 -0500)
In order to use build-in debugging macro, pci_dev in priv need to be
assigned first.
This fix iwl3945 driver oopsed at boot with 2.6.37-rc1
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found