aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
diff options
context:
space:
mode:
authorVadim Lomovtsev <Vadim.Lomovtsev@cavium.com>2018-03-30 07:59:52 -0400
committerDavid S. Miller <davem@davemloft.net>2018-03-31 22:18:17 -0400
commit1b6d55f23948df5ea2b9f59b766bed91fb609b99 (patch)
tree858df02e540d36a51ea35cb004f2b101d2ee39e3 /net/tipc/node.c
parentaba4a2633b020064677df77e92238b1a753942fe (diff)
net: thunderx: add workqueue control structures for handle ndo_set_rx_mode request
The kernel calls ndo_set_rx_mode() callback from atomic context which causes messaging timeouts between VF and PF (as they’re implemented via MSIx). So in order to handle ndo_set_rx_mode() we need to get rid of it. This commit implements necessary workqueue related structures to let VF queue kernel request processing in non-atomic context later. Signed-off-by: Vadim Lomovtsev <Vadim.Lomovtsev@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions