aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btusb.c
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-10-06 05:00:52 -0400
committerMarcel Holtmann <marcel@holtmann.org>2014-10-25 01:56:22 -0400
commitc0bffc7ddc1383d20efa5c1a36b81e2df48cf65c (patch)
tree3ba142be6dfac705c24f970a04d13dfde44b254f /drivers/bluetooth/btusb.c
parentf870b8c6314c85712ff1e82765a902d895b73f21 (diff)
ieee802154: 6lowpan: fix sign of errno return val
This patch fix ERR_PTR(-rc) to ERR_PTR(rc). The variable rc is already a negative errno value. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btusb.c')
0 files changed, 0 insertions, 0 deletions