Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

qlcnic: remove duplicated include from qlcnic_sysfs.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Wei Yongjun and committed by
David S. Miller
577b9817 30828d2b

-2
-2
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
··· 13 13 #include <linux/aer.h> 14 14 #include <linux/log2.h> 15 15 16 - #include <linux/sysfs.h> 17 - 18 16 int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable) 19 17 { 20 18 return -EOPNOTSUPP;