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)
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>

No differences found