commit | d1cf33d93166f146484659448bda54f1f651379b | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Tue Aug 08 15:24:05 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 09 22:30:52 2017 -0700 |
tree | 9b5222eac1cba4b7c3859b3f006f1aac5971c343 | |
parent | 7c1885ae9aba0d6b3f854dfee099a3c1c796755f [diff] |
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>