From: Andre Edich
Date: Mon, 6 Jul 2020 10:39:33 +0200
> 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
Series applied, thank you.
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.