linux_dsm_epyc7002/include
Luis R. Rodriguez 9a95371aa2 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy
If a driver is given a wiphy and it wants to get to its private
mac80211 driver area it can use wiphy_to_ieee80211_hw() to get first
to its ieee80211_hw and then access the private structure via hw->priv. The
wiphy_priv() is already being used internally by mac80211 and drivers
should not use this. This can be helpful in a drivers reg_notifier().

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>
2009-01-29 16:01:19 -05:00
..
acpi
asm-arm
asm-frv
asm-generic
asm-h8300
asm-m32r
asm-mn10300
crypto
drm
keys
linux mac80211: Fix MFP Association Comeback to use Timeout Interval IE 2009-01-29 16:00:53 -05:00
math-emu
media
mtd
net mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy 2009-01-29 16:01:19 -05:00
pcmcia
rdma
rxrpc
scsi
sound
trace
video
xen
Kbuild