aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ioremap.c
diff options
context:
space:
mode:
authorKalesh AP <kalesh.purayil@avagotech.com>2015-08-05 03:27:48 -0400
committerDavid S. Miller <davem@davemloft.net>2015-08-07 11:53:05 -0700
commitbcc84140a62c04f522eacceb793e6eef92965c84 (patch)
tree967d02ad55e854851b85a32c0b5c90856fb9a352 /lib/ioremap.c
parentvirtio-net: drop NETIF_F_FRAGLIST (diff)
downloadlinux-dev-bcc84140a62c04f522eacceb793e6eef92965c84.tar.xz
linux-dev-bcc84140a62c04f522eacceb793e6eef92965c84.zip
be2net: enable IFACE filters only after creating RXQs
HW issues were observed on Lancer adapters if IFACE filters (flags, mac addrs etc) are enabled *before* creating RXQs. This patch changes the driver design by enabling filters in be_open() -- instead of be_setup() -- after RXQs are created and buffers posted. Two new wrapper functions, be_enable_if_filters() and be_disable_if_filters() are introduced to enable/disable IFACE filters in be_open()/be_close() respectively. In be_setup() the IFACE is now created only with the RSS flag. Signed-off-by: Kalesh AP <kalesh.purayil@avagotech.com> Signed-off-by: Sathya Perla <sathya.perla@avagotech.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/ioremap.c')
0 files changed, 0 insertions, 0 deletions