commit | 69081624c7b2138b137738e307cb67e2dafd6e9b | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Sat Feb 19 01:13:42 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 21 15:39:56 2011 -0500 |
tree | 9aff5e8a5f4140efc2578f2f8616db0796a9aa62 | |
parent | 0aec516ce4cfd44f48b3ae0c54bc2f1eab007173 [diff] |
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 <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>