Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: freeing the wrong variable
The intent was to free "msp->ratelist" here. "msp->sample_table" is always NULL at this point. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information