]> git.baikalelectronics.ru Git - kernel.git/commit
tulip: windbond-840: Fix a debug message
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 13 Sep 2020 07:01:07 +0000 (09:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Sep 2020 21:19:09 +0000 (14:19 -0700)
commitdb9505df881e8090ff8bf4e97f3f094a8eba0138
treeb15bff8c086157dee44a96e85376ef1a9f416c13
parent210ff6a5caa9a2509f4215b95da1482761d6e291
tulip: windbond-840: Fix a debug message

'w89c840_open()' is incorrectly reported in a debug message. Use __func__
instead.

While at it, fix some style issue in the same function.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/dec/tulip/winbond-840.c