]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix warning: unused variable invoke_tx_handlers
authorTomas Winkler <tomas.winkler@intel.com>
Sat, 28 Jun 2008 00:15:03 +0000 (03:15 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 30 Jun 2008 21:37:36 +0000 (17:37 -0400)
commitf57b29dc581ec414595c295e6856f5963d085d3a
tree4b9db5ad9dff7166fd86ad8f84273656739f19f0
parent1e1d3af0bc7af1353279c1e0d159960863551584
mac80211: fix warning: unused variable invoke_tx_handlers

This patch fixes warning: unused variable in invoke_tx_handlers
when compiling without MAC80211_DEBUG option

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c