public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] Add check for usbnet_get_endpoints and cleanup
@ 2024-04-07  7:55 Yi Yang
  2024-04-07  7:55 ` [PATCH net 1/2] net: usb: asix: Add check for usbnet_get_endpoints Yi Yang
  2024-04-07  7:55 ` [PATCH net 2/2] net: usb: asix: Replace the direct return with goto statement Yi Yang
  0 siblings, 2 replies; 5+ messages in thread
From: Yi Yang @ 2024-04-07  7:55 UTC (permalink / raw)
  To: horms, davem, edumazet, kuba, pabeni, nichen
  Cc: linux-usb, netdev, stable, wangweiyang2

I split before patch to two patch. one for bugfix, anorther one for cleanup

Yi Yang (2):
  net: usb: asix: Add check for usbnet_get_endpoints
  net: usb: asix: Replace the direct return with goto statement

 drivers/net/usb/asix_devices.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-09  8:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-07  7:55 [PATCH net 0/2] Add check for usbnet_get_endpoints and cleanup Yi Yang
2024-04-07  7:55 ` [PATCH net 1/2] net: usb: asix: Add check for usbnet_get_endpoints Yi Yang
2024-04-07  7:55 ` [PATCH net 2/2] net: usb: asix: Replace the direct return with goto statement Yi Yang
2024-04-07  7:59   ` kernel test robot
2024-04-09  8:57   ` Paolo Abeni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox