2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/drivers/net/ethernet/hisilicon/hns
Andy Shevchenko 946973a348 net:hns: annotate IO address space properly
Mark address pointer with __iomem in the IO accessors.

Otherwise we will get a sparse complain like following

.../hns/hns_dsaf_reg.h:991:36: warning: incorrect type in argument 1 (different address spaces)
.../hns/hns_dsaf_reg.h:991:36:    expected unsigned char [noderef] [usertype] <asn:2>*base
.../hns/hns_dsaf_reg.h:991:36:    got void *base

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-13 23:36:55 -05:00
..
hnae.c net: hisilicon: fix ptr_ret.cocci warnings 2015-10-21 19:38:26 -07:00
hnae.h net: hisilicon: supports promisc mode 2015-10-14 06:52:48 -07:00
hns_ae_adapt.c net: hisilicon: supports promisc mode 2015-10-14 06:52:48 -07:00
hns_dsaf_gmac.c
hns_dsaf_gmac.h
hns_dsaf_mac.c net: hisilicon fix a bug on Hisilicon Network Subsystem 2015-10-18 19:54:42 -07:00
hns_dsaf_mac.h
hns_dsaf_main.c net: hisilicon: include linux/vmalloc.h in dsaf 2015-10-18 19:58:46 -07:00
hns_dsaf_main.h net: hisilicon: supports promisc mode 2015-10-14 06:52:48 -07:00
hns_dsaf_misc.c net: hns: fixes the bug tested XGE by ethtool -p 2015-10-27 20:15:34 -07:00
hns_dsaf_misc.h
hns_dsaf_ppe.c
hns_dsaf_ppe.h
hns_dsaf_rcb.c net: hisilicon: supports promisc mode 2015-10-14 06:52:48 -07:00
hns_dsaf_rcb.h net: hisilicon: supports promisc mode 2015-10-14 06:52:48 -07:00
hns_dsaf_reg.h net:hns: annotate IO address space properly 2015-12-13 23:36:55 -05:00
hns_dsaf_xgmac.c net: hisilicon: fixes a bug when using ethtool -S 2015-10-15 06:01:41 -07:00
hns_dsaf_xgmac.h
hns_enet.c net: hisilicon: Remove .owner assignment from platform_driver 2015-11-01 16:03:41 -05:00
hns_enet.h net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07:00
hns_ethtool.c net: hns: fixes the issue by using ethtool -s 2015-10-18 19:57:06 -07:00
Makefile net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07:00