summaryrefslogtreecommitdiffstats
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2008-11-14 14:44:22 -0800
committerJohn W. Linville <linville@tuxdriver.com>2008-11-25 16:41:40 -0500
commit4ada424db196c78746fec255d493cacb1c9feddf (patch)
tree8fc36e480aa46b8cfebd6aff95b8d1a40b910f33 /net/mac80211/Kconfig
parent4d3601b234a51fdd268c8ef8068d239e26dd7ef1 (diff)
downloadtalos-op-linux-4ada424db196c78746fec255d493cacb1c9feddf.tar.gz
talos-op-linux-4ada424db196c78746fec255d493cacb1c9feddf.zip
mac80211: don't assume driver has been attached on registration
mac80211's ieee80211_register_hw() is often called within the probe path so it cannot assume the device's driver structure has been attached yet so to create a workqueue instead of using driver->name use the wiphy's phy%d name. The name doesn't really matter anyway. This should fix sporadic oopses found when we race to beat the driver pointer setting. Not even sure how this was working properly. http://www.kerneloops.org/search.php?search=ieee80211_register_hw Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud