]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: Rename ind_table to rx_table
authorHaiyang Zhang <haiyangz@microsoft.com>
Fri, 13 Oct 2017 19:28:03 +0000 (12:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2017 01:42:55 +0000 (18:42 -0700)
commita7133d390eadac76e1d2cdfd7b73a005a2f1062d
tree18a729418290fa9c085548e3f519f112188bd82e
parenta7af088553c6249ebab4dd165ba84892f7c5dad0
hv_netvsc: Rename ind_table to rx_table

Rename this variable because it is the Receive indirection
table.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/hyperv_net.h
drivers/net/hyperv/netvsc_drv.c
drivers/net/hyperv/rndis_filter.c