[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)
commit47fbe1bf3980b41d2e18e3774e8e1094f716d2d1
tree6c6b7d7dfacfa9bff197aaa32773996f472d99a9
parent2a8063403112030f1748e207d97d4f8654754dff
[PATCH] ieee80211softmac_io.c: fix warning "defined but not used"

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