]> git.ipfire.org Git - thirdparty/linux.git/commit - include/net/cfg80211.h
cfg80211: Separate available antennas for RX and TX
authorBruno Randolf <br1@einfach.org>
Thu, 16 Dec 2010 02:30:22 +0000 (11:30 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 20 Dec 2010 19:46:58 +0000 (14:46 -0500)
commit7f531e03abf0162df3966c4fa5fa6fdd9302cb6b
treeb5e91c5ee9580e942749768e96421c1e55c3491b
parentc7108a7111cd9e592d6ad498be37276dbea75d2b
cfg80211: Separate available antennas for RX and TX

As has been pointed out by Daniel Halperin some devices (e.g. Intel IWL5100)
can only TX from a subset of RX antennas, so use separate availability masks
for RX and TX.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/nl80211.c