[PATCH] ieee80211softmac_io.c: fix warning "defined but not used"
authorToralf Förster <toralf.foerster@gmx.de>
Mon, 5 Jun 2006 19:48:31 +0000 (15:48 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Jun 2006 19:48:31 +0000 (15:48 -0400)
Got this compiler warning and Johannes Berg <johannes@sipsolutions.net>
wrote:

Yeah, known 'bug', we have that code there but never use it. Feel free
to submit a patch (to John Linville, CC netdev and softmac-dev) to
remove it.

Signed-off-by: Toralf Foerster <toralf.foerster@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/softmac/ieee80211softmac_io.c