#ifndef _H8300_BUG_H #define _H8300_BUG_H /* always true */ #define is_valid_bugaddr(addr) (1) #include struct pt_regs; extern void die(const char *str, struct pt_regs *fp, unsigned long err); #endif anz.ch/cgit.cgi/linux/net-next.git/atom/net/8021q?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/8021q
AgeCommit message (Expand)AuthorFilesLines
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel1-2/+0