libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Thu, 22 Oct 2009 13:30:53 +0000 (15:30 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:38 +0000 (16:48 -0400)
commitf57bd284e435d1ddf69b4266f63d856865152271
tree739fcf82f39e5ecb1a93e07bc84de163a0728d0f
parent6e85e0b7ab1cafd6ff63c391d231b5a39934802e
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL

... which just resided as an old-style command in cmd/cmdresp, but
was nowhere useed. If we ever need it, we can re-add it as a newstyle
command.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmd.c
drivers/net/wireless/libertas/cmdresp.c