From: Vasanthakumar Thiagarajan Date: Sat, 19 Feb 2011 09:13:42 +0000 (-0800) Subject: ath9k: Implement op_flush() X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69081624c7b2138b137738e307cb67e2dafd6e9b;p=pandora-kernel.git ath9k: Implement op_flush() When op_flush() is called with no drop (drop=false), the driver tries to tx as many frames as possible in about 100ms on every hw queue. During this time period frames from sw queue are also scheduled on to respective hw queue. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed