diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2017-12-12 16:48:38 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-13 15:57:39 -0500 |
commit | 345ac08990b8365294f9756da806f357c239d758 (patch) | |
tree | 5392199a2ee9c8a40615886e2745c802a8f1fed2 /drivers/net/vxlan.c | |
parent | 79cf1bae384cfc51b0b0773b3591794302af6ebd (diff) |
hv_netvsc: pass netvsc_device to receive callback
The netvsc_receive_callback function was using RCU to find the
appropriate underlying netvsc_device. Since calling function already
had that pointer, this was unnecessary.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions