Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
[linux-2.6] / drivers / net / wireless / libertas / debugfs.h
1 void libertas_debugfs_init(void);
2 void libertas_debugfs_remove(void);
3
4 void libertas_debugfs_init_one(wlan_private *priv, struct net_device *dev);
5 void libertas_debugfs_remove_one(wlan_private *priv);
6