mbox series

[net-next,v2,0/2] r8152: modify rx_bottom

Message ID 20230919031351.7334-429-nic_swsd@realtek.com (mailing list archive)
Headers show
Series r8152: modify rx_bottom | expand

Message

Hayes Wang Sept. 19, 2023, 3:13 a.m. UTC
v2:
For patch #1, add comment, update commit message, and add Fixes tag.

v1:
These patches are used to improve rx_bottom().

Hayes Wang (2):
  r8152: remove queuing rx packets in driver
  r8152: use napi_gro_frags

 drivers/net/usb/r8152.c | 84 ++++++++++++++++++-----------------------
 1 file changed, 36 insertions(+), 48 deletions(-)