[PATCH 05/14] hv_netvsc: make inline functions static
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
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 |