]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support for mesh interfaces in mac80211 data path
authorLuis Carlos Cobo <luisca@cozybit.com>
Sat, 23 Feb 2008 14:17:10 +0000 (15:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 20:30:41 +0000 (15:30 -0500)
commite2781991e3b38419dec08e0cc52927d536c7ff74
tree10b314d244e4a44229a6b0da85c3ac76cce2c895
parent14d34af4e10699c72eae595fd3b515fe88aa020b
mac80211: support for mesh interfaces in mac80211 data path

This changes the TX/RX paths in mac80211 to support mesh interfaces.
This code will be cleaned up later again before being enabled.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c
net/mac80211/tx.c