intel: make wired ethernet driver message level consistent (rev2)
authorstephen hemminger <shemminger@vyatta.com>
Tue, 13 Mar 2012 06:04:20 +0000 (06:04 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 28 Mar 2012 06:29:22 +0000 (23:29 -0700)
Dan Carpenter noticed that ixgbevf initial default was different than
the rest. But the problem is broader than that, only one Intel driver (ixgb)
was doing it almost right.

The convention for default debug level should be consistent among
Intel drivers and follow established convention.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found