Skip to content

Commit

Permalink
qlcnic: remove duplicated include from qlcnic_sysfs.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Mar 12, 2013
1 parent 704ba4b commit 2e3a118
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 2e3a118

Please sign in to comment.