]> 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)
commitdb0c557177b8136ac041b61a777f9136dc08c847
treeb15bff8c086157dee44a96e85376ef1a9f416c13
parentdb7f0e0b90d8260f4f723d4a13bbf29a1a6e9d72
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