diff options
author | Vadim Lomovtsev <Vadim.Lomovtsev@cavium.com> | 2018-03-30 04:59:53 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-31 22:18:17 -0400 |
commit | 37c3347eb247a79a3371d589175f646ea3a488de (patch) | |
tree | e72614d71a293466f86fb222d54c7660ffb2536e /drivers/mcb | |
parent | 1b6d55f23948df5ea2b9f59b766bed91fb609b99 (diff) | |
download | linux-37c3347eb247a79a3371d589175f646ea3a488de.tar.bz2 |
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 <Vadim.Lomovtsev@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions