Commit 577b9817 authored by Wei Yongjun's avatar Wei Yongjun Committed by David S. Miller

qlcnic: remove duplicated include from qlcnic_sysfs.c

Remove duplicated include.
Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: default avatarSony Chacko <sony.chacko@qlogic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 30828d2b
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment