summaryrefslogtreecommitdiff
path: root/net/wireless/sysfs.h
blob: b533ed71dafff1d0b3f7c0a6049630d9e2cdda38 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __WIRELESS_SYSFS_H
#define __WIRELESS_SYSFS_H

int wiphy_sysfs_init(void);
void wiphy_sysfs_exit(void);

extern struct class ieee80211_class;

#endif /* __WIRELESS_SYSFS_H */
ef='/cgit.cgi/linux/net-next.git/commit/net/core/dev.c?id=6e7bc478c9a006c701c14476ec9d389a484b4864'>net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4 2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet1-15/+0 2017-02-01net: reduce skb_warn_bad_offload() noiseEric Dumazet1-3/+9