All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] smsc95xx: fix smsc95xx_bind
@ 2020-07-06  8:39 Andre Edich
  2020-07-06  8:39 ` [PATCH net v2 1/2] smsc95xx: check return value of smsc95xx_reset Andre Edich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andre Edich @ 2020-07-06  8:39 UTC (permalink / raw)
  To: netdev, UNGLinuxDriver, steve.glendinning
  Cc: Parthiban.Veerasooran, Andre Edich

The patchset fixes two problems in the function smsc95xx_bind:
 - return of false success
 - memory leak

Changes in v2:
- added "Fixes" tags to both patches

Andre Edich (2):
  smsc95xx: check return value of smsc95xx_reset
  smsc95xx: avoid memory leak in smsc95xx_bind

 drivers/net/usb/smsc95xx.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
2.27.0


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

end of thread, other threads:[~2020-07-06 19:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06  8:39 [PATCH net v2 0/2] smsc95xx: fix smsc95xx_bind Andre Edich
2020-07-06  8:39 ` [PATCH net v2 1/2] smsc95xx: check return value of smsc95xx_reset Andre Edich
2020-07-06  8:39 ` [PATCH net v2 2/2] smsc95xx: avoid memory leak in smsc95xx_bind Andre Edich
2020-07-06 19:22 ` [PATCH net v2 0/2] smsc95xx: fix smsc95xx_bind David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.