bnx2: Support secondary MAC addresses.
authorBenjamin Li <benli@broadcom.com>
Tue, 15 Jul 2008 05:39:52 +0000 (22:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2008 05:39:52 +0000 (22:39 -0700)
commit5fcaed0124cde73124227542bfce4ed57fccbb50
tree408431b6e281b4c7db2fabced90493ee3bc80b56
parent7c62e83beb1446d690ed921beddb0dcf34c9baa9
bnx2: Support secondary MAC addresses.

Add support for configuring secondary unicast addresses.  There
are 4 additional perfect match filters which can be used for
secondary unicast address support.

  *  Modified bnx2_set_mac_addr() to be more generic in handling
     the setting of the perfect match filters
  *  Changed bnx2_set_rx_mode() to handle the unicast dev_addr_list

Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c
drivers/net/bnx2.h