Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-13 | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY | Eric Dumazet | 1 | -4/+0 |
/* * Arch specific extensions to struct device * * This file is released under the GPLv2 */ #ifndef _ASM_GENERIC_DEVICE_H #define _ASM_GENERIC_DEVICE_H struct dev_archdata { }; struct pdev_archdata { }; #endif /* _ASM_GENERIC_DEVICE_H */ ://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/net/busy_poll.h?h=nds-private-remove' type='application/atom+xml'/>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-13 | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY | Eric Dumazet | 1 | -4/+0 |