OSDN Git Service

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)
commit5eb2cd07c902a2efc3ed7fe94861d604c7f09d98
treeb15bff8c086157dee44a96e85376ef1a9f416c13
parent5911419f277b6898176e75c4f18e60b01d0bf036
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