WSL2-Linux-Kernel/drivers/net/ethernet/hisilicon/hns
Andy Shevchenko 98900a80d5 net:hns: print MAC with %pM
printf() has a dedicated specifier to print MAC addresses. Use it instead of
pushing each byte via stack.

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
..
Makefile net: add Hisilicon Network Subsystem basic ethernet support 2015-09-20 21:42:58 -07: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 net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
hns_dsaf_gmac.h net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
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 net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
hns_dsaf_main.c net:hns: print MAC with %pM 2015-12-13 23:36:55 -05: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 net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
hns_dsaf_ppe.c net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
hns_dsaf_ppe.h net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
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 net: add Hisilicon Network Subsystem DSAF support 2015-09-20 21:42:58 -07:00
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