#ifndef __SUBCMD_SIGCHAIN_H #define __SUBCMD_SIGCHAIN_H typedef void (*sigchain_fun)(int); int sigchain_pop(int sig); void sigchain_push_common(sigchain_fun f); #endif /* __SUBCMD_SIGCHAIN_H */ nz.ch/cgit.cgi/linux/net-next.git/atom/net/hsr?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/hsr
AgeCommit message (Expand)AuthorFilesLines
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit1-1/+2