linux/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 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-01-26 09:47:28 -08:00
asm-h8300
asm-m32r
asm-mn10300
crypto
drm drm: create mode_config idr lock 2009-01-22 17:53:05 +10:00
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 ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h 2009-01-23 15:00:48 +00:00
trace
video
xen
Kbuild