]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: netlink: Add result of firmware operation to completion event
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Fri, 19 Jul 2013 12:57:55 +0000 (14:57 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 23:12:58 +0000 (01:12 +0200)
commit4a2879d4aaa3b6fedc0b9a72de1ef42c6419889f
tree48cb511da5f44e083d2773ce1b1d62100c01cf49
parent4edcbf3afd88bd98731fe513757d2c088d7696a0
NFC: netlink: Add result of firmware operation to completion event

Result is added as an NFC_ATTR_FIRMWARE_DOWNLOAD_STATUS attribute
containing the standard errno positive value of the completion result.
This event will be sent when the firmare download operation is done and
will contain the operation result.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/nfc.h
include/uapi/linux/nfc.h
net/nfc/core.c
net/nfc/netlink.c
net/nfc/nfc.h