]> Pileus Git - ~andy/linux/commit
libertas_tf: usb specific functions
authorLuis Carlos Cobo <luisca@cozybit.com>
Thu, 14 Aug 2008 17:41:06 +0000 (10:41 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:56 +0000 (16:29 -0400)
commitc305a19a0d0a47ac59a58865a4a63be65b1bf7c8
treeaef2eb72b258547aab40b1ebbdd413fca5d451e2
parent691cdb49388b808bfbfacaea93afb5c2807db45e
libertas_tf: usb specific functions

The libertas thin firmware only supports usb devices, but the usb functions have
been kept separate to ease future support for other devices.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas_tf/if_usb.c [new file with mode: 0644]
drivers/net/wireless/libertas_tf/if_usb.h [new file with mode: 0644]