Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
One error path in ieee80211_subif_start_xmit() will double-free the SKB. Set it to NULL to prevent that. This issue was introduced by my channel context changes. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information