Commit c3327bde authored by Dan Carpenter's avatar Dan Carpenter Committed by Johan Hedberg
Browse files

Bluetooth: btrtl: Fix a error code in rtl_load_config()

We accidentally return success if the kmemdup() fails.  It results in
a NULL dereference in the caller.

Fixes: 1110a2db

 ("Bluetooth: btrtl: Add RTL8822BE Bluetooth device")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
parent 98b57984
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment