diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2017-12-13 01:48:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-13 21:57:39 +0100 |
commit | 345ac08990b8365294f9756da806f357c239d758 (patch) | |
tree | 5392199a2ee9c8a40615886e2745c802a8f1fed2 /drivers/clocksource | |
parent | hv_netvsc: simplify function args in receive status path (diff) | |
download | linux-345ac08990b8365294f9756da806f357c239d758.tar.xz linux-345ac08990b8365294f9756da806f357c239d758.zip |
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/clocksource')
0 files changed, 0 insertions, 0 deletions