linux-bl808/drivers/net/ethernet/intel/igc
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
..
igc.h
igc_base.c igc: Remove the obsolete workaround 2019-05-28 15:57:59 -07:00
igc_base.h
igc_defines.h igc: Add flow control support 2019-05-28 16:13:57 -07:00
igc_ethtool.c
igc_hw.h igc: Clean up unused pointers 2019-05-28 15:56:11 -07:00
igc_i225.c
igc_i225.h
igc_mac.c igc: Cleanup the redundant code 2019-05-28 16:15:55 -07:00
igc_mac.h
igc_main.c net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
igc_nvm.c
igc_nvm.h
igc_phy.c
igc_phy.h
igc_regs.h
Makefile