Skip to content
Snippets Groups Projects
Commit ac73bf50 authored by Mathias Krause's avatar Mathias Krause Committed by David S. Miller
Browse files

connector: use 'size' everywhere in cn_netlink_send()


We calculated the size for the netlink message buffer as size. Use size
in the memcpy() call as well instead of recalculating it.

Signed-off-by: default avatarMathias Krause <minipli@googlemail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 162b2bed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment