commit | 9c371f997353385dfa2f7a8004ce13397e071a25 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Oct 08 08:42:58 2012 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 08 15:06:04 2012 -0400 |
tree | c2f28b4a17d0f1291801d89ff0435f51abcd4076 | |
parent | 8cc1d52390f53c6dd46ae71e29ea000634a17e3a [diff] |
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update() The dereference should be moved below the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: John W. Linville <linville@tuxdriver.com>