[PATCH 05/14] hv_netvsc: make inline functions static

2016-08-23 Thread sthemmin
From: Stephen Hemminger Several new functions were introduced into hyperv.h but only used in one file. Move them and let compiler decide on inline. Signed-off-by: Stephen Hemminger --- drivers/net/hyperv/netvsc.c | 85 - include/linux/hyperv.h |

[PATCH 05/14] hv_netvsc: make inline functions static

2016-08-23 Thread sthemmin
From: Stephen Hemminger Several new functions were introduced into hyperv.h but only used in one file. Move them and let compiler decide on inline. Signed-off-by: Stephen Hemminger --- drivers/net/hyperv/netvsc.c | 85 ++- include/linux/hyperv.h |