commit | 15d967532148a5fcda075282b82a271b6595a386 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Wed Nov 10 12:50:56 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 16 16:37:05 2010 -0500 |
tree | e1913502e74768e685f6793b1d24426ac849b1da | |
parent | afe0cbf87500f0585d217deb8c6fd329793a7957 [diff] |
mac80211: Add antenna configuration Allow antenna configuration by calling driver's function for it. We disallow antenna configuration if the wiphy is already running, mainly to make life easier for 802.11n drivers which need to recalculate HT capabilites. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>