commit | 5d80b3e1cf9900009d4a69a59f1c6b6114b072f4 | [log] [tgz] |
---|---|---|
author | Daode Huang <huangdaode@hisilicon.com> | Thu Sep 29 18:09:16 2016 +0100 |
committer | Doug Ledford <dledford@redhat.com> | Mon Oct 03 11:40:57 2016 -0400 |
tree | dc3f9f5f99b3e254b5b128834166600a66361960 | |
parent | 2162a4a1ed8b61afed3b76137aff3ea031d9c6a6 [diff] |
net: hns: delete redundant broadcast packet filter process The broadcast packets is filtered in the hardware now, so this process is no need in the driver, just delete it. Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>