Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: avoid NULL ptr deref when finding max_rates in PID and mins…
…trel "There is another problem with this piece of code. The sband will be NULL after second iteration on single band device and cause null pointer dereference. Everything is working with dual band card. Sorry, but i don't know how to explain this clearly in English. I have looked on the second patch for pid algorithm and found similar bug." Reported-by: Karol Szuster <qflon@o2.pl> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information