OpenCloudOS-Kernel/drivers/net/hyperv
Stephen Hemminger b85e06f7bb hv_netvsc: replace divide with mask when computing padding
Packet alignment is always a power of 2 therefore modulus can
be replaced with a faster and operation

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-03 10:10:02 -05:00
..
Kconfig
Makefile
hyperv_net.h hv_netvsc: drop unused macros 2017-12-03 10:10:02 -05:00
netvsc.c hv_netvsc: replace divide with mask when computing padding 2017-12-03 10:10:02 -05:00
netvsc_drv.c hv_netvsc: preserve hw_features on mtu/channels/ringparam changes 2017-11-16 10:49:00 +09:00
rndis_filter.c hv_netvsc: preserve hw_features on mtu/channels/ringparam changes 2017-11-16 10:49:00 +09:00