linux/net/bluetooth
Tudor Ambarus a297641610 Bluetooth: ecdh_helper - reveal error codes
ecdh_helper functions were hiding the error codes and chose to return
the return value of an relational operator, "==". Remove the unnecessary
query and reveal the error codes.

While updating the return values, code in a way that compilers will
warn in case of uninitialized err.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2017-10-06 20:35:47 +02:00
..
2017-07-25 12:31:37 -07:00
2015-07-30 13:31:59 +02:00
2015-07-30 13:31:59 +02:00
2017-08-19 11:55:31 +02:00
2017-09-01 22:49:47 +02:00