From: Dan Carpenter Date: Fri, 14 May 2010 14:50:56 +0000 (+0200) Subject: ath9k_htc: dereferencing before check in hif_usb_tx_cb() X-Git-Tag: v2.6.35-rc1~260^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=690e781c5a3241d2366a3120ca410162da9c365e;p=pandora-kernel.git ath9k_htc: dereferencing before check in hif_usb_tx_cb() After c11d8f89d3b7: "ath9k_htc: Simplify TX URB management" we no longer assume that tx_buf is a non-null pointer. Signed-off-by: Dan Carpenter Acked-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed