]> asedeno.scripts.mit.edu Git - linux.git/commit
net: phy-micrel: check return code in flp center function
authorMax Uvarov <muvarov@gmail.com>
Thu, 30 Nov 2017 10:08:29 +0000 (13:08 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Dec 2017 20:17:06 +0000 (15:17 -0500)
commita0da456bbf95d2a9294799bb05c61bfb24736bb7
treeee3e72a9aff88b0666801dc1b0bfd5ecbe14a20c
parentc7799c067c2ae33e348508c8afec354f3257ff25
net: phy-micrel: check return code in flp center function

Fix obvious typo that first return value is set but not checked.

Signed-off-by: Max Uvarov <muvarov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c