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:
30828d2
)
qlcnic: remove duplicated include from qlcnic_sysfs.c
author
Wei Yongjun
<
[email protected]
>
Fri, 30 Nov 2012 20:01:25 +0000
(20:01 +0000)
committer
David S. Miller
<
[email protected]
>
Sat, 1 Dec 2012 16:36:37 +0000
(11:36 -0500)
Remove duplicated include.
Signed-off-by: Wei Yongjun <
[email protected]
>
Acked-by: Sony Chacko <
[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 10a702af4e8d786064c436951772d2ed9ad113f9..bdaa8cea349cd4c268acbb6abbd2677f719e9701 100644
(file)
--- a/
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
+++ b/
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
@@
-13,8
+13,6
@@
#include <linux/aer.h>
#include <linux/log2.h>
-#include <linux/sysfs.h>
-
int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)
{
return -EOPNOTSUPP;