]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'
authorDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2017 01:42:56 +0000 (18:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2017 01:42:56 +0000 (18:42 -0700)
commit59754480be4761c4b725d62ed263e7b179e462e7
tree397df71338800881d1bf18ac5add6bfa19fe8fba
parent43c615548340408cc07d9bac0a098e7b19129282
parent96659764d710f1364f45f899845d43f4b720ae09
Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'

Haiyang Zhang says:

====================
hv_netvsc: Add init of send table and var renames

Add initialization of send indirection table. Otherwise it may contain
old info of previous device with different number of channels.

Also, did some variable renaming for easier reading.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>