mac80211: fix warning: unused variable ifsta
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 1 Jul 2008 07:44:50 +0000 (10:44 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Jul 2008 14:21:35 +0000 (10:21 -0400)
commitebd74487d4b7a48ab8513ecfe3d321346d7c602e
treea6f1bd2f3449810fe94d2c9ecd45c0ef7fcc35e4
parent3235427ecb092e4ff86528edd775e759dbeeecff
mac80211: fix warning: unused variable ifsta

This patch fixes warning unused variable ifsta
when compiling without CONFIG_MAC80211_VERBOSE_DEBUG

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c