diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2013-01-15 07:28:28 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-16 14:40:49 -0500 |
commit | 4bad25fa7ecedd32424a1a6412c3b3e91c4ae9f1 (patch) | |
tree | df8ca932c144687bafac56216256da321f0744fc /drivers/infiniband/core/Makefile | |
parent | 69b9a712661cbd43bc9c20575c947ddb34314ac9 (diff) | |
download | blackbird-op-linux-4bad25fa7ecedd32424a1a6412c3b3e91c4ae9f1.tar.gz blackbird-op-linux-4bad25fa7ecedd32424a1a6412c3b3e91c4ae9f1.zip |
vmxnet3: fix messages printed before registration
This messages that occur during boot time from this device
when netdev_err is called before calling register_netdevice().
Switch to using dev_XXX macros which correlate message with PCI info which
is available.
Rather than fixing the features message, just remove it since
the information is redundant and available through ethtool.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband/core/Makefile')
0 files changed, 0 insertions, 0 deletions