Skip to content
Commit 956a25c9 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary



Repeated dereference of nvmsg.msg.v1_msg.send_rndis_pkt can be
shortened by using a temporary.  Do so.

No change in object code.

Miscellanea:

o Use * const for rpkt and nvchan

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cb5b136c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment