From: Wei Yongjun Date: Mon, 8 Oct 2012 00:42:58 +0000 (+0800) Subject: ath5k: fix potential NULL pointer dereference in ath5k_beacon_update() X-Git-Tag: v3.7-rc1~25^2~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c371f997353385dfa2f7a8004ce13397e071a25;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed