This patchset try to fix some bugs in nixge driver find by code review.
Compile tested only as I don't have the hardware to test them.
v1->v2:
- Split tx queue handling and error handling into two patches
- Add new patch to fix buffer descriptor overwriting issue
v1:
- Link: https://lore.kernel.org/lkml/1668416136-33530-1-git-send-email-zhangchangzhong@huawei.com/
Zhang Changzhong (3):
net: nixge: fix potential memory leak in nixge_start_xmit()
net: nixge: avoid overwriting buffer descriptor
net: nixge: fix tx queue handling
drivers/net/ethernet/ni/nixge.c | 58 +++++++++++++++++++++++++++++------------
1 file changed, 41 insertions(+), 17 deletions(-)
--
2.9.5