projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3071c51
)
sfc: remove duplicated include from ef10.c
author
YueHaibing
<yuehaibing@huawei.com>
Fri, 10 Jan 2020 01:35:17 +0000
(
01:35
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 11 Jan 2020 07:10:20 +0000
(23:10 -0800)
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/sfc/ef10.c
b/drivers/net/ethernet/sfc/ef10.c
index
8206321
..
4997f61
100644
(file)
--- 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>