All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] NFC fixes for 3.4
@ 2012-05-10 17:45 Samuel Ortiz
  2012-05-10 17:45 ` [PATCH 1/2] NFC: Export nfc.h to userland Samuel Ortiz
  2012-05-10 17:45 ` [PATCH 2/2] NFC: Queue I frame fragments to the LLCP sockets queue tail Samuel Ortiz
  0 siblings, 2 replies; 3+ messages in thread
From: Samuel Ortiz @ 2012-05-10 17:45 UTC (permalink / raw)
  To: John W. Linville
  Cc: Lauro Ramos Venancio, Aloisio Almeida Jr, Ilan Elias,
	linux-wireless, Samuel Ortiz

Hi John,

In case Linus does an rc7 and Dave takes more 3.4 fixes in, here are the 2
pending ones that I have for NFC
I sent the nfc.h export one yesterday, I'm including it here again.

So we have an nfc.h export to the kernel hearders, and a fix for large LLCP
frame fragments to be sent in the right order.

Samuel Ortiz (2):
  NFC: Export nfc.h to userland
  NFC: Queue I frame fragments to the LLCP sockets queue tail

 include/linux/Kbuild    |    1 +
 net/nfc/llcp/commands.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

-- 
1.7.9.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-10 17:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 17:45 [PATCH 0/2] NFC fixes for 3.4 Samuel Ortiz
2012-05-10 17:45 ` [PATCH 1/2] NFC: Export nfc.h to userland Samuel Ortiz
2012-05-10 17:45 ` [PATCH 2/2] NFC: Queue I frame fragments to the LLCP sockets queue tail Samuel Ortiz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.