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)
commit1be7fe8de9f25e173282f8f989f83bc5b5decfe9
treee7b45e034560f6dc0f0403d098d85e1c94a3b3e1
parente8347ebad2f1b15bddb6ed3ed5f767531eb52dc3
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