mbox series

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

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

Message

Hayes Wang Sept. 11, 2023, 8:05 a.m. UTC
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 | 80 +++++++++++++++++------------------------
 1 file changed, 32 insertions(+), 48 deletions(-)