commit | 6cf9e995f91e5bbffb2bef85feef490e5b67605d | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Thu Oct 14 12:45:30 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 15 15:57:42 2010 -0400 |
tree | 11d458a9a447fadb4b85a90664d327055f67b66f | |
parent | c1739eb3e61e160f124bc842c219011916f63068 [diff] |
ath9k: Null out references to stale pointers. This doesn't fix any problem that I'm aware of, but should make it harder to add use-after-free type bugs in the future. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>