This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/net/mac80211
Jiri Slaby 6909268dc9 mac80211: pid, fix memory corruption
pid doesn't count with some band having more bitrates than the one
associated the first time.
Fix that by counting the maximal available bitrate count and allocate
big enough space.

Secondly, fix touching uninitialized memory which causes panics.
Index sucked from this random memory points to the hell.
The fix is to sort the rates on each band change.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-04 16:22:16 -04:00
..
2009-03-27 20:13:05 -04:00
2007-05-05 11:46:38 -07:00
2009-03-27 20:13:13 -04:00
2009-02-27 14:51:42 -05:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2009-02-27 14:51:42 -05:00
2009-04-21 16:43:33 -04:00
2009-02-27 14:51:42 -05:00
2009-03-27 20:13:21 -04:00
2008-10-31 18:05:59 -04:00
2009-03-27 20:13:21 -04:00