1
0
Fork 0
alistair23-linux/drivers/net/ethernet/huawei/hinic
Xue Chaojing 66350023d5 hinic: fix a bug in set rx mode
in set_rx_mode, __dev_mc_sync and netdev_for_each_mc_addr will
repeatedly set the multicast mac address. so we delete this loop.

Signed-off-by: Xue Chaojing <xuechaojing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-28 17:24:42 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
hinic_common.c net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_common.h net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_dev.h net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00
hinic_hw_api_cmd.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hinic_hw_api_cmd.h net-next/hinic: Add api cmd commands 2017-08-22 10:48:53 -07:00
hinic_hw_cmdq.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
hinic_hw_cmdq.h hinic: Replace PCI pool old API 2018-01-02 16:14:49 -06:00
hinic_hw_csr.h net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_dev.c net-next/hinic: replace disable_irq_nosync/enable_irq 2019-01-17 11:22:36 -08:00
hinic_hw_dev.h net-next/hinic: replace disable_irq_nosync/enable_irq 2019-01-17 11:22:36 -08:00
hinic_hw_eqs.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hinic_hw_eqs.h net-next/hinic: Add ceqs 2017-08-22 10:48:53 -07:00
hinic_hw_if.c net-next/hinic: replace disable_irq_nosync/enable_irq 2019-01-17 11:22:36 -08:00
hinic_hw_if.h net-next/hinic: replace disable_irq_nosync/enable_irq 2019-01-17 11:22:36 -08:00
hinic_hw_io.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hinic_hw_io.h net-next/hinic: Add cmdq commands 2017-08-22 10:48:53 -07:00
hinic_hw_mgmt.c net-next/hinic: Add Rx mode and link event handler 2017-08-22 10:48:53 -07:00
hinic_hw_mgmt.h net-next/hinic: Add Rx handler 2017-08-22 10:48:54 -07:00
hinic_hw_qp.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hinic_hw_qp.h hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4 2018-10-29 20:43:40 -07:00
hinic_hw_qp_ctxt.h net-next/hinic: Set qp context 2017-08-22 10:48:53 -07:00
hinic_hw_wq.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hinic_hw_wq.h net-next/hinic:replace multiply and division operators 2018-11-20 10:38:08 -08:00
hinic_hw_wqe.h net-next/hinic:add rx checksum offload for HiNIC 2018-11-20 10:38:08 -08:00
hinic_main.c hinic: fix a bug in set rx mode 2019-05-28 17:24:42 -07:00
hinic_port.c net: hinic: fix null pointer dereference on pointer hwdev 2018-11-23 17:22:02 -08:00
hinic_port.h net-next/hinic:add rx checksum offload for HiNIC 2018-11-20 10:38:08 -08:00
hinic_rx.c net-next/hinic: replace disable_irq_nosync/enable_irq 2019-01-17 11:22:36 -08:00
hinic_rx.h hinic: optmize rx refill buffer mechanism 2018-12-11 22:52:56 -08:00
hinic_tx.c net: move skb->xmit_more hint to softnet data 2019-04-01 18:35:02 -07:00
hinic_tx.h net-next/hinic: Add ethtool and stats 2017-08-22 10:48:54 -07:00