Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ee776914 authored by Alexandre Bailon's avatar Alexandre Bailon Committed by Robert Nelson
Browse files

greybus: netlink: Fix a netlink warning and double free issue


In case of error, genlmsg_unicast already cancel the skb and free it.
Return the error code and don't cancel and free the skb.

Signed-off-by: default avatarAlexandre Bailon <abailon@baylibre.com>
parent 4f4fc65b
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