commit | efb7c49a68cf206f35793d7799608e1d69a209f9 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Jan 08 18:31:47 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 14:02:10 2010 -0500 |
tree | 84121e89eddcf9ff0a8fbdb585cecbcf248a0e50 | |
parent | b64fe619e371fc17d8d686d6d44aef1b41317880 [diff] |
mwl8k: allow limiting the amount of transmit reclaim done Add a limit argument to mwl8k_txq_reclaim(), to allow limiting the number of packets that it will reclaim, and make it return the number of packets that it reclaimed. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>