commit | 7c7cd3bfec68fee33b30d177df6a6a0c4bbdc59d | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Dec 14 16:43:06 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 14 14:50:12 2011 -0500 |
tree | 7b7332d63303d30c73b4ecd8a300e84d801baa33 | |
parent | 52858b51b2c779a8f9db32accf774b165522ad81 [diff] |
NFC: Add tx skb allocation routine 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>