commit | 3be9b5fdc6379faf6f23cd8539ef9a6235396c5f | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Fri Mar 30 13:57:59 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 31 22:27:45 2018 -0400 |
tree | edfa246b2c0f571c0dc8e309b23b2380f3365747 | |
parent | 49b44aa23e58d292cc1be79a5c7883ac8c927676 [diff] |
hv_netvsc: Clean up extra parameter from rndis_filter_receive_data() The variables, msg and data, have the same value. This patch removes the extra one. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>