commit | 0ae57bb3df562e57ac89ad7bc524b6f2e83235f9 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Thu Feb 23 18:50:14 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 24 01:50:16 2012 -0500 |
tree | 9ab307cffb9238981d7cd31bc2e4a487bc121f39 | |
parent | 191eb7563164529bc7d6a693742fe5bed33cf004 [diff] |
be2net: fix tx completion cleanup As a part of be_close(), instead of waiting for a max of 200ms for each TXQ, wait for a total of 200ms for completions from all TXQs to arrive. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>