diff options
author | Michael Chan <mchan@broadcom.com> | 2015-12-02 06:54:08 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-03 20:07:13 (GMT) |
commit | b664f008b0d885db1d5617ed1c51d29a8c04da93 (patch) | |
tree | cac1cc1b91a074ac0129bb620716fb57cfeae6e0 /drivers/ssb | |
parent | bdd4347b33f480187b44699cf1caac9400496d6d (diff) | |
download | linux-b664f008b0d885db1d5617ed1c51d29a8c04da93.tar.xz |
bnxt_en: Setup uc_list mac filters after resetting the chip.
Call bnxt_cfg_rx_mode() in bnxt_init_chip() to setup uc_list and
mc_list mac address filters. Before the patch, uc_list is not
setup again after chip reset (such as ethtool ring size change)
and macvlans don't work any more after that.
Modify bnxt_cfg_rx_mode() to return error codes appropriately so
that the init chip sequence can detect any failures.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions