1
0
mirror of https://github.com/torvalds/linux.git synced 2024-12-31 23:31:29 +00:00
linux/drivers/net/ethernet/3com
Matthew Wilcox (Oracle) d7840976e3 net: Use skb accessors in network drivers
In preparation for unifying the skb_frag and bio_vec, use the fine
accessors which already exist and use skb_frag_t instead of
struct skb_frag_struct.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-22 20:47:56 -07:00
..
3c59x.c net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
3c509.c net: 3c509: mark expected switch fall-throughs 2019-01-23 09:06:36 -08:00
3c515.c 3c515: fix integer overflow warning 2019-03-19 15:07:49 -07:00
3c574_cs.c net: 3com: 3c574_cs: mark expected switch fall-through 2017-11-11 19:10:06 +09:00
3c589_cs.c
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
typhoon.c
typhoon.h