mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
e8753043f9
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>