[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Add the Marvell Libertas 8388 802.11 USB driver. Signed-off-by: Marcelo Tosatti <marcelo@kvack.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
Jeff Garzik
parent
35c3404efa
commit
876c9d3aeb
6
drivers/net/wireless/libertas/debugfs.h
Normal file
6
drivers/net/wireless/libertas/debugfs.h
Normal file
@@ -0,0 +1,6 @@
|
||||
void libertas_debugfs_init(void);
|
||||
void libertas_debugfs_remove(void);
|
||||
|
||||
void libertas_debugfs_init_one(wlan_private *priv, struct net_device *dev);
|
||||
void libertas_debugfs_remove_one(wlan_private *priv);
|
||||
|
Reference in New Issue
Block a user