[B43]: add mac80211-based driver for modern BCM43xx devices
Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Esse commit está contido em:

commit de
David S. Miller

pai
61e115a56d
commit
e4d6b79518
9
drivers/net/wireless/b43/sysfs.h
Arquivo normal
9
drivers/net/wireless/b43/sysfs.h
Arquivo normal
@@ -0,0 +1,9 @@
|
||||
#ifndef B43_SYSFS_H_
|
||||
#define B43_SYSFS_H_
|
||||
|
||||
struct b43_wldev;
|
||||
|
||||
int b43_sysfs_register(struct b43_wldev *dev);
|
||||
void b43_sysfs_unregister(struct b43_wldev *dev);
|
||||
|
||||
#endif /* B43_SYSFS_H_ */
|
Referência em uma nova issue
Block a user