linux-kernel-test/drivers/net/igbvf
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
ethtool.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
igbvf.h igbvf: do not modify tx_queue_len on link speed change 2010-03-26 21:01:41 -07:00
Makefile
mbx.c
mbx.h
netdev.c igbvf, ixgbevf: use dev_hw_addr_random 2010-07-27 13:18:14 -07:00
regs.h
vf.c igbvf: Allow VF driver to correctly recognize failure to set mac 2009-08-04 11:46:41 -07:00
vf.h