summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBruce Allan <bruce.w.allan@intel.com>2010-01-07 16:32:13 +0000
committerDavid S. Miller <davem@davemloft.net>2010-01-08 00:35:31 -0800
commitb7a9216c5a3205a6d721972bfd012c4eb5950e9c (patch)
tree9a33ba2afe538d12c97bd87649a2026230dba756 /net
parentca777f9c098f1ea1c9ec61318cc909d0c8f465e1 (diff)
e1000e: fix and commonize code for setting the receive address registers
Fix e1000e_rar_set() to flush consecutive register writes to avoid write combining which some parts cannot handle. Update e1000e_init_rx_addrs() to call the fixed e1000e_rar_set() instead of duplicating code. Also change e1000e_rar_set() to _not_ set the Address Valid bit if the MAC address is all zeros. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions