diff options
author | Jacob Keller <[email protected]> | 2014-09-03 08:12:59 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2014-09-18 04:34:55 -0700 |
commit | 5d31b48a42be3a592e4c22303041d12cd4d88c0a (patch) | |
tree | 8c0a267c1eb1e4504acb567781a4b4e91e4a444b /net/lapb/lapb_subr.c | |
parent | c1c55f63a5137e1e8d7d9cbf52a3873059768c09 (diff) |
ixgbe: use e_dev_warn instead of netif_printk
Again, we should not be directly using netif_printk, as we have our own
error print routines that we generate. In addition, instead of using an
early return we can just use the else block of this one line if
statement.
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