commit | 9bd1be457d2b9568c3c8f8f6b8e450a501bff402 | [log] [tgz] |
---|---|---|
author | Samuel Liao <samuelliao@tencent.com> | Fri Apr 27 17:09:27 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Apr 30 18:54:31 2012 -0700 |
tree | 7036f3c61485333436ccdfb44dd1ceb2a65190fe | |
parent | 1cebce36d660c83bd1353e41f3e66abd4686f215 [diff] |
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>