Bluetooth: Make pending_add return a pointer to the added entry
authorJohan Hedberg <johan.hedberg@nokia.com>
Sat, 19 Feb 2011 15:05:55 +0000 (12:05 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 21 Feb 2011 20:22:43 +0000 (17:22 -0300)
commit366a033698266c304abd6365ea3bcaec36860328
tree7e075c02d4469ebd90878f69a478b733cf27b6b3
parentb67afe7f43afd2f5cd98798993561920c1684c12
Bluetooth: Make pending_add return a pointer to the added entry

This makes it more convenient to do manipulations on the entry (needed
by later commits).

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c