]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ath9k: add LDPC support
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 15 Apr 2010 21:39:39 +0000 (17:39 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Apr 2010 19:43:48 +0000 (15:43 -0400)
commitb0a3344834fcaf30e472ccc661c8842281453402
tree22720f13c77315e19fc9db456b05371234d2f100
parentce01805a226328228a885b4a6e4b632b4e73f8ee
ath9k: add LDPC support

LDPC is enabled by the rate control if the its determined
that the target peer supports LDPC. We would have already
intersected the HT capabilities so if our peer supports
LDPC so do we.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/rc.c
drivers/net/wireless/ath/ath9k/xmit.c