Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes
Samuel Ortiz <sameo@linux.intel.com> says:
'This is the second NFC fixes pull request for 3.11.
We have:
- A build failure fix for the NCI SPI transport layer due to a
missing CRC_CCITT Kconfig dependency.
- A netlink command rename: CMD_FW_UPLOAD was merged during the 3.11
merge window but the typical terminology for loading a firmware to a
target is firmware download rather than upload. In order to avoid any
confusion in a file exported to userspace, we rename this command into
CMD_FW_DOWNLOAD."
Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- include/net/nfc/hci.h 1 addition, 1 deletioninclude/net/nfc/hci.h
- include/net/nfc/nfc.h 2 additions, 2 deletionsinclude/net/nfc/nfc.h
- include/uapi/linux/nfc.h 3 additions, 3 deletionsinclude/uapi/linux/nfc.h
- net/nfc/core.c 10 additions, 10 deletionsnet/nfc/core.c
- net/nfc/hci/core.c 4 additions, 4 deletionsnet/nfc/hci/core.c
- net/nfc/nci/Kconfig 1 addition, 0 deletionsnet/nfc/nci/Kconfig
- net/nfc/netlink.c 6 additions, 6 deletionsnet/nfc/netlink.c
- net/nfc/nfc.h 3 additions, 3 deletionsnet/nfc/nfc.h
Please register or sign in to comment