linux/drivers/net/ethernet/intel/igbvf
Samuel Liao 9bd1be457d igbvf: fix the bug when initializing the igbvf
Maybe it's a typo, but it cause that igbvf can't be initialized successfully.
Set perm_addr value using valid dev_addr, although which is equal to hw.mac.addr.

Signed-off-by: Samuel Liao <samuelliao@tencent.com>
Signed-off-by: Shan Wei <davidshan@tencent.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-04-30 18:54:31 -07:00
..
defines.h igbvf: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
ethtool.c igbvf: refactor Interrupt Throttle Rate code 2012-02-07 03:49:23 -08:00
igbvf.h igbvf: refactor Interrupt Throttle Rate code 2012-02-07 03:49:23 -08:00
Makefile igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.c igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
netdev.c igbvf: fix the bug when initializing the igbvf 2012-04-30 18:54:31 -07:00
regs.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
vf.c igbvf: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
vf.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00