ibmvnic: Add netdev_dbg output for debugging
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Tue, 8 Aug 2017 20:24:05 +0000 (15:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 05:30:52 +0000 (22:30 -0700)
commitd1cf33d93166f146484659448bda54f1f651379b
tree9b5222eac1cba4b7c3859b3f006f1aac5971c343
parent7c1885ae9aba0d6b3f854dfee099a3c1c796755f
ibmvnic: Add netdev_dbg output for debugging

To ease debugging of the ibmvnic driver add a series of netdev_dbg()
statements to track driver status, especially during initialization,
removal, and resetting of the driver.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c