]> Pileus Git - ~andy/linux/commit
ath9k: update hw configuration for virtual wiphys
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 28 Oct 2009 20:39:40 +0000 (13:39 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 22:08:59 +0000 (17:08 -0500)
commit1bdf6c3bece59c96aec3b8b457a9a554f6b2c433
tree4a2450f6aaf073fbd7dc967c5e64a80c23de031b
parent194b7c13b4c516db94db8ee004342f8935922739
ath9k: update hw configuration for virtual wiphys

ath9k supports its own virtual wiphys. The hardware code
relies on the ieee80211_hw for the present interface but
with recent changes introduced the common->hw was never
updated and is required for virtual wiphys.

Cc: Jouni.Malinen <Jouni.Malinen@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/virtual.c