From: Vasanthakumar Thiagarajan Date: Fri, 21 Sep 2012 07:15:24 +0000 (+0530) Subject: ath6kl: Fix random rx data corruption X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~81^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baec5c6d0b191a44977a5fca131b5215e1868341;p=pandora-kernel.git ath6kl: Fix random rx data corruption The skb->tail pointer of rx buffers is not adjusted after skb->data pointer is aligned to 4-byte, this causes random rx data corruption. Signed-off-by: Jin Navy Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed