commit | 396e799c3ac29f970c40bde87b76f4652c06df76 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Thu Jul 01 20:05:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 18:50:55 2010 -0700 |
tree | c1eb2f147cd6f9610e90711e96e450ba89cb19df | |
parent | 4478a9cdf007a0418755a8a4016af8352fb1c1f3 [diff] |
ixgbe: use netif_<level> instead of netdev_<level> This patch restores the ability to set msglvl through ethtool. The issue was introduced by: commit 849c45423c0c108e08d67644728cc9b0ed225fa1 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>