commit | 1bdf6c3bece59c96aec3b8b457a9a554f6b2c433 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Wed Oct 28 13:39:40 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 11 17:08:59 2009 -0500 |
tree | 4a2450f6aaf073fbd7dc967c5e64a80c23de031b | |
parent | 194b7c13b4c516db94db8ee004342f8935922739 [diff] |
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>