diff options
author | Antoine Tenart <antoine.tenart@free-electrons.com> | 2017-10-24 11:41:28 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-26 17:07:52 +0900 |
commit | 239dd4ee4838523419ad16e05b16a2003b71d317 (patch) | |
tree | 051eb2fec5dbe1754868f2d4587182b10ca54208 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 20746d717ea390ac6ac3aa531f27ac156bf2e747 (diff) |
net: mvpp2: do not sleep in set_rx_mode
This patch replaces GFP_KERNEL by GFP_ATOMIC to avoid sleeping in the
ndo_set_rx_mode() call which is called with BH disabled.
Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network unit")
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions