git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e2a99
)
iwlwifi: clear trans->op_mode pointer when it is leaving
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 27 Nov 2012 19:36:54 +0000
(21:36 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 28 Nov 2012 14:35:04 +0000
(15:35 +0100)
Since the op_mode is leaving, the transport should set
its pointer to it to NULL to not point to freed memory.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found