Merge tag 'nfc-next-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Mar 2013 18:59:46 +0000 (14:59 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Mar 2013 18:59:46 +0000 (14:59 -0400)
commit720d3f1609a18310cbd995493e86530b669909c4
tree06e02361b9563018bacd648991997aa864af904c
parentc678fb2a915b71f8faa78d9ab6d409b8ff3276cc
parent40213fa8513c2a92e7390f25571f7c17c7955e2b
Merge tag 'nfc-next-3.10-1' of git://git./linux/kernel/git/sameo/nfc-next

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

This is the first NFC pull request for 3.10.

The 2 features we have with this one are:

- An LLCP Service Name Lookup (SNL) netlink interface for querying LLCP
  service availability from user space.
  Along the way, Thierry also improved the existing SNL interface for
  aggregating SNL responses.

- An initial LLCP socket options implementation, for setting the Receive
  Window (RW) and the Maximum Information Unit Extension (MIUX) per socket.
  This is need for the LLCP validation tests.

We also have a microread MEI build failure here: I am not sending this one to
3.9 because the MEI bus code is not there yet, so it won't break for anyone
else than me.

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