linux/net/nfc
Samuel Ortiz e8753043f9 NFC: Reserve tx head and tail room
We can have the NFC core layer allocating the tx head and tail
room for the drivers and avoid 1 or more SKBs copy on write on
the Tx path.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-08-24 14:41:44 -04:00
..
Kconfig NFC: add nfc subsystem core 2011-07-05 15:26:57 -04:00
Makefile NFC: add the NFC socket raw protocol 2011-07-05 15:26:58 -04:00
af_nfc.c NFC: add NFC socket family 2011-07-05 15:26:58 -04:00
core.c NFC: Reserve tx head and tail room 2011-08-24 14:41:44 -04:00
netlink.c NFC: add nfc generic netlink interface 2011-07-05 15:26:57 -04:00
nfc.h NFC: add the NFC socket raw protocol 2011-07-05 15:26:58 -04:00
rawsock.c NFC: Reserve tx head and tail room 2011-08-24 14:41:44 -04:00