From: Felix Fietkau Date: Sat, 14 Sep 2013 13:46:33 +0000 (+0200) Subject: ath9k: fix stale flag handling on buffer clone X-Git-Tag: v3.12-rc4~30^2~39^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c7d8d4168ce85cb9d880b247f941786ba0724b;p=pandora-kernel.git ath9k: fix stale flag handling on buffer clone Fixes a regression from commit "ath9k: shrink a few data structures by reordering fields" When cloning a buffer, the stale flag (part of bf_state now) needs to be reset after copying the state to prevent tx processing hangs. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed