diff options
author | Cyrill Gorcunov <[email protected]> | 2007-12-13 15:52:12 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2007-12-17 17:01:39 -0500 |
commit | a5acc379e52c78db407c73537daff387b179202c (patch) | |
tree | b200c48c9f4d6e07c3126ea38b2589be19ca153d /fs/jbd2/commit.c | |
parent | b808ab16a9c99c00e3d8c3b351977fce62781dd0 (diff) |
iwlwifi3945/4965: fix rate control algo reference leak
Fix rate control algo reference leak in case if network device has been
failed to register. In this case special flag priv->mac80211_registered is
not set and the rate algo reference is not freeing on module unload. That
leads to OOPs in further ieee80211 rate register/unregister procedure (by
any callee).
It should fix the bug #9470
http://bugzilla.kernel.org/show_bug.cgi?id=9470
[[email protected]: build fix]
Signed-off-by: Cyrill Gorcunov <[email protected]>
Acked-by: Zhu Yi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions