/* mac802154 configuration hooks for cfg802154 */ #ifndef __CFG_H #define __CFG_H extern const struct cfg802154_ops mac802154_config_ops; #endif /* __CFG_H */ >
summaryrefslogtreecommitdiff
path: root/net/sched/cls_matchall.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-83/+46
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45