linux/drivers/net/ethernet/intel
Mitch A Williams 8d56b6d507 igbvf: be sane about random MAC addresses
Tighten up some of the code surrounding MAC addresses. Since the PF is
now giving all zeros instead of a random address, check for this case
and generate a random address. This ensures that we always know when we
have a random address and udev won't get upset about it.

Additionally, tighten up some of the log messages and clean up the
formatting.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
CC: Andy Gospodarek <andy@greyhouse.net>
CC: Stefan Assmann <sassmann@kpanic.de>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Tested-by: Stefan Assmann <sassmann@redhat.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-01-28 03:18:13 -08:00
..
e1000 remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00
e1000e e1000e: cleanup: remove comments which are no longer applicable 2013-01-28 00:12:03 -08:00
igb igb: Don't give VFs random MAC addresses 2013-01-28 03:17:57 -08:00
igbvf igbvf: be sane about random MAC addresses 2013-01-28 03:18:13 -08:00
ixgb remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00
ixgbe ixgbe: Limit number of reported VFs to device specific value 2013-01-23 14:34:10 -08:00
ixgbevf ixgbevf: Make sure link status and speed are fetched 2013-01-28 00:19:52 -08:00
Kconfig e1000e: add support for IEEE-1588 PTP 2013-01-27 00:36:35 -08:00
Makefile
e100.c remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00