]> 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)
commit78146b302f955ab56f3e53b8ceac0eb511248165
tree397df71338800881d1bf18ac5add6bfa19fe8fba
parenta7af088553c6249ebab4dd165ba84892f7c5dad0
parent7433fe40093b91ef5612b35e9773005beac58b09
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>