]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Fix compilation error when mesh is disabled
authorJavier Cardona <javier@cozybit.com>
Tue, 7 Dec 2010 18:41:47 +0000 (10:41 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 7 Dec 2010 22:08:09 +0000 (17:08 -0500)
commit1d7c149112cf9e44e38e2a5d7a3af65e9720c525
treea7f69f67f61f21ee7733f943ecedd1dceaac1a2e
parent6bb5ce8b2ca87a2c114b331fa0d048e5143073bf
mac80211: Fix compilation error when mesh is disabled

Wrap mesh sections inside CONFIG_MAC80211_MESH to fix compilation
problems reported by Stephen Rothwell, Larry Finger and Bruno Randolf.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/main.c