NFC: llcp: Remove local_cleanup last argument
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 3 Apr 2013 14:40:52 +0000 (16:40 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 11 Apr 2013 14:29:09 +0000 (16:29 +0200)
local_cleanup is always called with device set to false as it means the
local LLCP is going away. So no need to pass this switch as an argument.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found