projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b5f0f1
)
net/mlx5: Remove not-used lib/eq.h header file
author
Leon Romanovsky
<
[email protected]
>
Wed, 28 Nov 2018 18:53:35 +0000
(20:53 +0200)
committer
Leon Romanovsky
<
[email protected]
>
Tue, 4 Dec 2018 07:14:20 +0000
(09:14 +0200)
lib/eq.h is needed for EQ manipulation which are not performed in SRQ.
Reviewed-by: Mark Bloch <
[email protected]
>
Signed-off-by: Leon Romanovsky <
[email protected]
>
drivers/net/ethernet/mellanox/mlx5/core/srq.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/mellanox/mlx5/core/srq.c
b/drivers/net/ethernet/mellanox/mlx5/core/srq.c
index 10036aaa200aa32ec6ba5c9dee6ac6b899c2ad0f..248f1c8dd5d3ed17d0c26f8373a86375eaea380b 100644
(file)
--- a/
drivers/net/ethernet/mellanox/mlx5/core/srq.c
+++ b/
drivers/net/ethernet/mellanox/mlx5/core/srq.c
@@
-11,7
+11,6
@@
#include <rdma/ib_verbs.h>
#include <linux/mlx5/transobj.h>
#include "mlx5_core.h"
-#include "lib/eq.h"
static int srq_event_notifier(struct notifier_block *nb,
unsigned long type, void *data)