]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Mar 2013 18:07:55 +0000 (14:07 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Mar 2013 18:07:55 +0000 (14:07 -0400)
commit11eaef6fc234f177b40b2aecc230992bd9ba13de
tree6767badc82de5ae1f859fde152664cc0c1edccf1
parenta4d9d3ef20c4f82c4134cd96fb0fb177a45923fc
parent7d9f774c224148adf3690bc88de59e43d5774d6c
Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes

Samuel Ortiz <sameo@linux.intel.com> says:

This is the first NFC pull request for 3.9 fixes

With this one we have:

- A fix for properly decreasing socket ack log.
- A timer and works cleanup upon NFC device removal.
- A monitoroing socket cleanup round from llcp_socket_release.
- A proper error report to pending sockets upon NFC device removal.

Signed-off-by: John W. Linville <linville@tuxdriver.com>