diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2020-07-03 18:44:32 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-07 15:28:51 -0700 |
commit | f0b594dfa47555d8d69e6865c882d65a9054cb81 (patch) | |
tree | eac6bde5fdafb1c57c77aff2a7ee776455e8d619 /scripts/gen_compile_commands.py | |
parent | 9c29e36152748fd623fcff6cc8f538550f9eeafc (diff) |
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 <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Acked-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions