diff options
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | 2012-05-18 02:07:53 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-06-20 00:50:54 -0700 |
commit | adc0fa413917bd973469560388446c52ce43b995 (patch) | |
tree | 23555238297c34e96bd9a0a0fb96fcd882fdbddb /firmware | |
parent | 2c995ff892313009e336ecc8ec3411022f5b1c39 (diff) |
igb: Fix incorrect RAR address entries for i210/i211 device.
i210/i211 device has only 16 RAR address filters like 82575, instead of
32 like i350. This patch removes the entries for i210/i211 in the
get_invariants function which was setting them for 32. This ensures that
they will get the default value which is the correct one.
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions