aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/visorbus
diff options
context:
space:
mode:
authorManish Chopra <manishc@marvell.com>2019-01-28 10:05:04 -0800
committerDavid S. Miller <davem@davemloft.net>2019-01-28 11:13:34 -0800
commit9e71a15d8b5bbce25c637f7f8833cd3f45b65646 (patch)
tree65fc3265d85513bfe2852463a7e784b84082f4b5 /drivers/visorbus
parentnet: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles (diff)
downloadlinux-dev-9e71a15d8b5bbce25c637f7f8833cd3f45b65646.tar.xz
linux-dev-9e71a15d8b5bbce25c637f7f8833cd3f45b65646.zip
qed: Fix bug in tx promiscuous mode settings
When running tx switched traffic between VNICs created via a bridge(to which VFs are added), adapter drops the unicast packets in tx flow due to VNIC's ucast mac being unknown to it. But VF interfaces being in promiscuous mode should have caused adapter to accept all the unknown ucast packets. Later, it was found that driver doesn't really configure tx promiscuous mode settings to accept all unknown unicast macs. This patch fixes tx promiscuous mode settings to accept all unknown/unmatched unicast macs and works out the scenario. Signed-off-by: Manish Chopra <manishc@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/visorbus')
0 files changed, 0 insertions, 0 deletions