NFC: Reserve tx head and tail room
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 19 Aug 2011 13:47:11 +0000 (15:47 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Aug 2011 18:41:44 +0000 (14:41 -0400)
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>

No differences found