]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: use netif_<level> instead of netdev_<level>
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 1 Jul 2010 20:05:12 +0000 (20:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 01:50:55 +0000 (18:50 -0700)
commitd666475614d7d27b0f5c1601bb00b88a7b8bc918
treec1eb2f147cd6f9610e90711e96e450ba89cb19df
parent05a6fa76a2f63d8119d6ac7c99c8f6376d842fde
ixgbe: use netif_<level> instead of netdev_<level>

This patch restores the ability to set msglvl through ethtool.
The issue was introduced by:
commit 94e84505e9627d727df7f2978e071e323f248af3

CC: Joe Perches <joe@perches.com>
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_common.h
drivers/net/ixgbe/ixgbe_dcb_nl.c
drivers/net/ixgbe/ixgbe_ethtool.c
drivers/net/ixgbe/ixgbe_fcoe.c
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_sriov.c