Michael Chan b4e30e8e7e bnxt_en: Improve multicast address setup logic.
The driver builds a list of multicast addresses and sends it to the
firmware when the driver's ndo_set_rx_mode() is called.  In rare
cases, the firmware can fail this call if internal resources to
add multicast addresses are exhausted.  In that case, we should
try the call again by setting the ALL_MCAST flag which is more
guaranteed to succeed.

Fixes: c0c050c58d84 ("bnxt_en: New Broadcom ethernet driver.")
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-27 17:00:18 -04:00
..
2019-03-19 15:07:49 -07:00
2019-03-18 16:56:57 -07:00
2019-01-22 14:54:08 -08:00
2019-03-13 13:41:46 -07:00
2019-03-09 14:57:08 -08:00
2019-04-08 15:19:16 -07:00
2019-01-18 14:02:55 -08:00