linux-stable/drivers/net/ethernet/asix
Shang XiaoJing 85e69a7dd6 net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
Use skb_put_data() instead of skb_put() and memcpy(), which is clear.

Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Link: https://lore.kernel.org/r/20220927023043.17769-1-shangxiaojing@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-09-29 09:37:29 +02:00
..
Kconfig
Makefile
ax88796c_ioctl.c
ax88796c_ioctl.h
ax88796c_main.c net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair 2022-09-29 09:37:29 +02:00
ax88796c_main.h net: ax88796c: use bit numbers insetad of bit masks 2021-11-17 14:51:40 +00:00
ax88796c_spi.c net: ax88796c: do not receive data in pointer 2021-11-22 14:32:05 +00:00
ax88796c_spi.h