]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: Put some code under MESH macro
authorYuri Ershov <ext-yuri.ershov@nokia.com>
Tue, 29 Jun 2010 11:08:06 +0000 (15:08 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 28 Jul 2010 20:24:01 +0000 (16:24 -0400)
commite4ab7eb0aecbe56ac280486c61cd3f0f6c42870b
tree10a03d37bc640f1c572541806e2a6541b5ea019b
parent099284bdecf6e0af78662371ed3f45b71d796aad
mac80211: Put some code under MESH macro

In the function ieee80211_subif_start_xmit the logic related with
meshdrlen is under CONFIG_MAC80211_MESH macro, but in one place it isn't.
This is some update for this

Signed-off-by: Yuri Ershov <ext-yuri.ershov@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c