Skip to content
Commit f6edbf2d authored by Justin.Lee1@Dell.com's avatar Justin.Lee1@Dell.com Committed by David S. Miller
Browse files

net/ncsi: Fix the payload copying for the request coming from Netlink



The request coming from Netlink should use the OEM generic handler.

The standard command handler expects payload in bytes/words/dwords
but the actual payload is stored in data if the request is coming from Netlink.

Signed-off-by: default avatarJustin Lee <justin.lee1@dell.com>
Reviewed-by: default avatarVijay Khemka <vijaykhemka@fb.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4df0d839
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