]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix for WDS interfaces
authorBill Jordan <bjordan@rajant.com>
Fri, 1 Oct 2010 15:20:41 +0000 (11:20 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Oct 2010 17:35:25 +0000 (13:35 -0400)
commit9d352913c520a0200e1d28cf265d3dda4d6e03d3
treee7b45e034560f6dc0f0403d098d85e1c94a3b3e1
parent7f83f54a812a001b61431553176cace68f570297
mac80211: fix for WDS interfaces

Initialize the rate table for WDS interfaces, and
add cases to allow WDS packets to pass the xmit and receive
tests.

Signed-off-by: Bill Jordan <bjordan@rajant.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/rx.c
net/mac80211/tx.c