summaryrefslogtreecommitdiff
path: root/net/mac802154
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-11-11 12:16:29 (GMT)
committerMarcel Holtmann <marcel@holtmann.org>2014-11-11 13:26:02 (GMT)
commit4e7902267708e5a389398d9014455b2ed4892912 (patch)
tree4b2c2592b7ec5d4a01545698b0d062ddbe942646 /net/mac802154
parent60cb49d2c92969f7b0e7da863fc0cbe3ec0c715c (diff)
downloadlinux-4e7902267708e5a389398d9014455b2ed4892912.tar.xz
Bluetooth: 6lowpan: Remove unnecessary RCU callback
When kfree() is all that's needed to free an object protected by RCU there's a kfree_rcu() convenience function that can be used. This patch updates the 6lowpan code to use this, thereby eliminating the need for the separate peer_free() function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154')
0 files changed, 0 insertions, 0 deletions