linux/drivers/net/ethernet/hisilicon/hns
YueHaibing ff7b91262b net: hns: make hns_dsaf_roce_reset non static
hns_dsaf_roce_reset is exported and used in hns_roce_hw_v1.c
In commit 336a443bd9 ("net: hns: Make many functions static") I make
it static wrongly.

drivers/infiniband/hw/hns/hns_roce_hw_v1.o: In function `hns_roce_v1_reset':
hns_roce_hw_v1.c:(.text+0x37ac): undefined reference to `hns_dsaf_roce_reset'
hns_roce_hw_v1.c:(.text+0x37cc): undefined reference to `hns_dsaf_roce_reset'

Fixes: 336a443bd9 ("net: hns: Make many functions static")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-26 21:19:31 -07:00
..
hnae.c
hnae.h net: hns: Avoid action name truncation 2018-04-19 16:30:26 -04:00
hns_ae_adapt.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_gmac.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_mac.h
hns_dsaf_main.c net: hns: make hns_dsaf_roce_reset non static 2018-07-26 21:19:31 -07:00
hns_dsaf_main.h
hns_dsaf_misc.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_misc.h
hns_dsaf_ppe.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_ppe.h
hns_dsaf_rcb.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_rcb.h
hns_dsaf_reg.h net: hns: Fix for variable may be used uninitialized warnings 2018-01-22 15:36:44 -05:00
hns_dsaf_xgmac.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_dsaf_xgmac.h
hns_enet.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
hns_enet.h
hns_ethtool.c net: hns: Make many functions static 2018-07-26 09:41:48 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00