]> asedeno.scripts.mit.edu Git - linux.git/commit
net: hns: delete redundant broadcast packet filter process
authorDaode Huang <huangdaode@hisilicon.com>
Thu, 29 Sep 2016 17:09:16 +0000 (18:09 +0100)
committerDoug Ledford <dledford@redhat.com>
Mon, 3 Oct 2016 15:40:57 +0000 (11:40 -0400)
commit5d80b3e1cf9900009d4a69a59f1c6b6114b072f4
treedc3f9f5f99b3e254b5b128834166600a66361960
parent2162a4a1ed8b61afed3b76137aff3ea031d9c6a6
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>
drivers/net/ethernet/hisilicon/hns/hns_enet.c