commit | 30e338487a476aff2f12f440d1190a71c245b99c | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon Jul 09 02:24:50 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 09 16:27:14 2018 -0700 |
tree | d5ebc9ed6978e3786606f6394d2e88d86571655d | |
parent | 78f058a4aa0f2280dc4d45d2c4a95728398ef857 [diff] |
bnxt_en: Support clearing of the IFF_BROADCAST flag. Currently, the driver assumes IFF_BROADCAST is always set and always sets the broadcast filter. Modify the code to set or clear the broadcast filter according to the IFF_BROADCAST flag. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>