Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-14 | NFC: Add tx skb allocation routine | Samuel Ortiz | |
This is a factorization of the current rawsock tx skb allocation routine, as it will be used by the LLCP code. We also rename nfc_alloc_skb to nfc_alloc_recv_skb for consistency sake. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2011-09-20 | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | |
The file nfc.h was moved from include/net to include/net/nfc, since new NFC header files will be added to include/net/nfc. Signed-off-by: Ilan Elias <ilane@ti.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |