linux-stable/drivers/net/ixgbevf
Stefan Assmann 2c6952dfdd igbvf, ixgbevf: use dev_hw_addr_random
Both igbvf and ixgbevf should set addr_assign_type to NET_ADDR_RANDOM
so udev creates persistent net rules by matching the device path.
Do this by using the dev_hw_addr_random helper function.

Signed-off-by: Stefan Assmann <sassmann@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-27 13:18:14 -07:00
..
defines.h ixgbevf: Fix link speed display 2010-04-27 14:35:55 -07:00
ethtool.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ixgbevf.h ixgbevf: Driver main and ethool interface module and main header 2010-01-10 13:34:22 -08:00
ixgbevf_main.c igbvf, ixgbevf: use dev_hw_addr_random 2010-07-27 13:18:14 -07:00
Makefile ixgbevf: Driver Makefile 2010-01-10 13:34:23 -08:00
mbx.c ixgbevf: Mailbox communication 2010-01-10 13:34:21 -08:00
mbx.h ixgbevf: Mailbox communication 2010-01-10 13:34:21 -08:00
regs.h
vf.c ixgbevf: Fix link speed display 2010-04-27 14:35:55 -07:00
vf.h ixgbevf: convert to use netdev_for_each_mc_addr 2010-03-26 20:10:03 -07:00