diff options
| author | Yogesh Ashok Powar <[email protected]> | 2011-06-13 04:19:27 +0000 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-06-15 12:13:03 +0000 |
| commit | a7b21165c06f28230768d203285d06cac4f18f0b (patch) | |
| tree | 9cfb9a2435818f51152228579ba1f3dd1150c540 /net/ipv6/tcp_ipv6.c | |
| parent | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... (diff) | |
| download | kernel-a7b21165c06f28230768d203285d06cac4f18f0b.tar.gz kernel-a7b21165c06f28230768d203285d06cac4f18f0b.zip | |
mwifiex: Fixing NULL pointer dereference
Following OOPS was seen when booting with card inserted
BUG: unable to handle kernel NULL pointer dereference at 0000004c
IP: [<f8b7718c>] cfg80211_get_drvinfo+0x21/0x115 [cfg80211]
*pde = 00000000
Oops: 0000 [#1] SMP
Modules linked in: iwl3945 iwl_legacy mwifiex_sdio mac80211 11 sdhci_pci sdhci pl2303
'ethtool' on the mwifiex device returned this OOPS as
wiphy_dev() returned NULL.
Adding missing set_wiphy_dev() call to fix the problem.
Signed-off-by: Yogesh Ashok Powar <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
