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:
704ba4b
)
qlcnic: remove duplicated include from qlcnic_sysfs.c
author
Wei Yongjun
<
[email protected]
>
Mon, 11 Mar 2013 04:29:50 +0000
(
04:29
+0000)
committer
David S. Miller
<
[email protected]
>
Tue, 12 Mar 2013 12:04:08 +0000
(08:04 -0400)
Remove duplicated include.
Signed-off-by: Wei Yongjun <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
index 987fb6f8adc3b34a1089b9e44de928de5fba0119..4e464dcfcb3fde3bd85b72e885272c82089d2ba0 100644
(file)
--- a/
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
+++ b/
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
@@
-21,8
+21,6
@@
#include <linux/aer.h>
#include <linux/log2.h>
-#include <linux/sysfs.h>
-
#define QLC_STATUS_UNSUPPORTED_CMD -2
int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)