Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: fix memory leak in device registration error path
If the cipher suites need to be allocated, but this allocation fails, this leaks the internal scan request. Fix that by going to the correct error handling label. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information