diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2020-07-03 18:44:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-07 15:28:51 -0700 |
commit | f0b594dfa47555d8d69e6865c882d65a9054cb81 (patch) | |
tree | eac6bde5fdafb1c57c77aff2a7ee776455e8d619 /net | |
parent | 9c29e36152748fd623fcff6cc8f538550f9eeafc (diff) | |
download | linux-f0b594dfa47555d8d69e6865c882d65a9054cb81.tar.gz linux-f0b594dfa47555d8d69e6865c882d65a9054cb81.tar.bz2 linux-f0b594dfa47555d8d69e6865c882d65a9054cb81.zip |
net/mlx5e: Do not include rwlock.h directly
rwlock.h should not be included directly. Instead linux/splinlock.h
should be included. Including it directly will break the RT build.
Fixes: 549c243e4e010 ("net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.c")
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions