#ifndef __NET_TC_DEF_H #define __NET_TC_DEF_H #include struct tcf_defact { struct tc_action common; u32 tcfd_datalen; void *tcfd_defdata; }; #define to_defact(a) ((struct tcf_defact *)a) #endif /* __NET_TC_DEF_H */ rnate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/drivers/usb/misc/trancevibrator.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/misc/trancevibrator.c')