bianbu-linux-6.6/drivers/net/ethernet/neterion
Shang XiaoJing 1469327bb3 ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
Use skb_put_data() instead of skb_put() and memcpy(), which is shorter
and clear. Drop the tmp variable that is not needed any more.

Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Link: https://lore.kernel.org/r/20220927022802.16050-1-shangxiaojing@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-09-29 09:19:09 +02:00
..
Kconfig eth: remove neterion/vxge 2022-07-05 15:26:31 -07:00
Makefile eth: remove neterion/vxge 2022-07-05 15:26:31 -07:00
s2io-regs.h
s2io.c ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair 2022-09-29 09:19:09 +02:00
s2io.h ethernet: s2io: Use dma_set_mask_and_coherent() and simplify code 2022-01-03 10:42:58 +00:00