From: Felix Fietkau Date: Sun, 15 Nov 2009 21:27:17 +0000 (+0100) Subject: ath9k: fix massive rx packet loss issue X-Git-Tag: v2.6.33-rc1~388^2~280^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd6ae4f877ce8cde9f57046a8eea4efc46950502;p=pandora-kernel.git ath9k: fix massive rx packet loss issue This patch fixes a regression introduced in "ath9k: avoid the copy skb->cb on every RX'd skb" With that change, the rx status in skb->cb was left uninitialized Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed