Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
[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