Merge branch 'smsc95xx-fix-smsc95xx_bind'
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 Jul 2020 19:22:24 +0000 (12:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jul 2020 19:22:24 +0000 (12:22 -0700)
Andre Edich says:

====================
smsc95xx: fix smsc95xx_bind

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge