bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] sfc: remove duplicated include from ef10.c
@ 2020-01-10  1:35 YueHaibing
  2020-01-10 11:57 ` Edward Cree
  2020-01-11  7:11 ` David Miller
  0 siblings, 2 replies; 4+ messages in thread
From: YueHaibing @ 2020-01-10  1:35 UTC (permalink / raw)
  To: David S . Miller, Alexei Starovoitov, Daniel Borkmann, Jakub Kicinski
  Cc: YueHaibing, netdev, bpf, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/net/ethernet/sfc/ef10.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/sfc/ef10.c b/drivers/net/ethernet/sfc/ef10.c
index dc037dd927f8..fa460831af7d 100644
--- a/drivers/net/ethernet/sfc/ef10.c
+++ b/drivers/net/ethernet/sfc/ef10.c
@@ -16,7 +16,6 @@
 #include "workarounds.h"
 #include "selftest.h"
 #include "ef10_sriov.h"
-#include "rx_common.h"
 #include <linux/in.h>
 #include <linux/jhash.h>
 #include <linux/wait.h>




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-11  7:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10  1:35 [PATCH net-next] sfc: remove duplicated include from ef10.c YueHaibing
2020-01-10 11:57 ` Edward Cree
2020-01-11  1:56   ` Yuehaibing
2020-01-11  7:11 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).