mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-10 12:33:39 +00:00

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>
7 lines
202 B
C
7 lines
202 B
C
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);
|
|
|