From: Dan Carpenter Date: Thu, 28 Feb 2013 04:45:47 +0000 (+0300) Subject: ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~29^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fdc7fe18e396d02f9c2dfec3de6975dc8314b60;p=pandora-kernel.git ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete() It's harmless, but Smatch complains if we use "htc_hdr->eid" before doing the bounds check. Signed-off-by: Dan Carpenter Signed-off-by: Kalle Valo --- Reading git-diff-tree failed