diff options
author | Jacob Keller <[email protected]> | 2014-09-03 08:12:54 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2014-09-18 03:28:09 -0700 |
commit | 493043e5273b93b9f9a674cd554bb3757a800f10 (patch) | |
tree | 9b5b2c4eb0ea1d72e904aaaaeb8be3995ba1e93c /net/lapb/lapb_subr.c | |
parent | d52349337392b122a1bcd57d191e2a0329b2d9b2 (diff) |
ixgbe: use e_dev_warn instead of netif_printk
The netif_printk relies on our netdevice structure to be registered
already. We may call ixgbe_acquire_msix_vectors prior to registering our
netdevice, so we should not use the netdevice specific printk.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions