net: smc911x: Invert the logic in smc911x_miiphy_{read,write}()
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 15 Mar 2020 14:43:20 +0000 (15:43 +0100)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commit6f6cf0083f466c49c97c175b0169a0cd31c35d63
tree0aa4014415e8a6389a727442274e310c321603b6
parent49af0cb5a61c821d416ef069c6950d82523db585
net: smc911x: Invert the logic in smc911x_miiphy_{read,write}()

Invert the logic in the aforementioned functions to reduce indent,
no functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/net/smc911x.c