commit | c470e319b48bf1aae6185f0c896e65c21c02bad3 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Apr 03 16:40:52 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Apr 11 16:29:09 2013 +0200 |
tree | 0490b31602aaa45a0609a91f8c4aaaad910a48c2 | |
parent | b436a13debec2b3d2c671d6bebcdb91dabcb0795 [diff] |
NFC: llcp: Remove local_cleanup last argument 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>