NFC: Use llcp_allocate_pdu to build the DISC frames
commit922239064bb39b4ed9329ffd9418c20f8d64cbbb
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 4 Oct 2012 23:09:07 +0000 (5 01:09 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:47 +0000 (26 18:26 +0200)
treee521a1b758bbdb369be2a9da85f6d0046da78901
parenta6a0915f8c2d794030097ebe0adb85ee904ebac3
NFC: Use llcp_allocate_pdu to build the DISC frames

We no longer need to be atomic as this is only called from
llcp_sock_release().

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/commands.c