libertas: Move SET_BOOT2_VER command to if_usb where it belongs
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 6 Dec 2007 14:41:08 +0000 (14:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:05 +0000 (15:06 -0800)
commit2c94404c30008a10ccd3c7e31645626eb90a8a06
treebf34728439a7d7e77c20a4acf74657ee5bd402b1
parent9088566176cb7f7361e862557eb20adfdd1bfc1f
libertas: Move SET_BOOT2_VER command to if_usb where it belongs

This is meaningless for non-USB devices and unimplemented in their
firmware. It's somewhat dubious for USB devices too, but that's a
different story.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/if_usb.c
drivers/net/wireless/libertas/main.c