aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorVadim Lomovtsev <[email protected]>2018-03-30 11:59:53 +0000
committerDavid S. Miller <[email protected]>2018-04-01 02:18:17 +0000
commit37c3347eb247a79a3371d589175f646ea3a488de (patch)
treee72614d71a293466f86fb222d54c7660ffb2536e /net/tipc
parentnet: thunderx: add workqueue control structures for handle ndo_set_rx_mode re... (diff)
downloadkernel-37c3347eb247a79a3371d589175f646ea3a488de.tar.gz
kernel-37c3347eb247a79a3371d589175f646ea3a488de.zip
net: thunderx: add ndo_set_rx_mode callback implementation for VF
The ndo_set_rx_mode() is called from atomic context which causes messages response timeouts while VF to PF communication via MSIx. To get rid of that we're copy passed mc list, parse flags and queue handling of kernel request to ordered workqueue. Signed-off-by: Vadim Lomovtsev <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions