commit | b7a82d40f1d9dc7a69281fc3b2a42a489f2a1619 | [log] [tgz] |
---|---|---|
author | Lin Ma <linm@broadcom.com> | Fri Aug 05 12:53:04 2011 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Fri Aug 05 15:08:01 2011 -0700 |
tree | bf2294f28db6ac5ac31b058f39b5dd8135aa5341 | |
parent | 4ea6b8974ad3b39b14bd30746229b3a2978e8512 [diff] |
net: wireless: bcmdhd: Fix CFG80211 memory corruption * Sends event/data packets to kernel while net_device interface has not been created or registered yet * Timer gets freed twice * The primary net_device interface never gets freed * Memory corruption in scan buffer * Memory corruption in cfg80211 wiphy structure fix for kthred_stop crash Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>