diff options
author | Eric Dumazet <edumazet@google.com> | 2016-05-04 15:27:29 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-04 23:47:54 -0400 |
commit | 777c6ae57ebd432b59950b3e28bf01676018d1b2 (patch) | |
tree | daa9fc5647e16767136233e80544b785727f1271 /drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | |
parent | aa8a8b05adfc72e562abe7ae5c6933906e0ed2e9 (diff) |
tcp: two more missing bh disable
percpu_counter only have protection against preemption.
TCP stack uses them possibly from BH, so we need BH protection
in contexts that could be run in process context
Fixes: c10d9310edf5 ("tcp: do not assume TCP code is non preemptible")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4/mlx4_en.h')
0 files changed, 0 insertions, 0 deletions