diff options
author | Yinjun Zhang <[email protected]> | 2022-12-20 16:21:00 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-12-21 18:03:42 -0800 |
commit | e20aa071cd955aabc15be0ec1e914283592ddef4 (patch) | |
tree | 0e88f17172a14505d3bc5ec8dcc37b5ca0798fc1 /lib/mpi/mpi-cmp.c | |
parent | 3d8f2c4269d08f8793e946279dbdf5e972cc4911 (diff) |
nfp: fix schedule in atomic context when sync mc address
The callback `.ndo_set_rx_mode` is called in atomic context, sleep
is not allowed in the implementation. Now use workqueue mechanism
to avoid this issue.
Fixes: de6248644966 ("nfp: add support for multicast filter")
Signed-off-by: Yinjun Zhang <[email protected]>
Reviewed-by: Louis Peens <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions