e1000: use netif_<level> instead of netdev_<level>
authorEmil Tantilov <emil.s.tantilov@intel.com>
Tue, 27 Jul 2010 06:37:21 +0000 (23:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jul 2010 06:37:21 +0000 (23:37 -0700)
This patch restores the ability to set msglvl through ethtool.
The issue was introduced by:
commit 675ad47375c76a7c3be4ace9554d92cd55518ced

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found