be2net: fix tx completion cleanup
authorSathya Perla <sathya.perla@emulex.com>
Thu, 23 Feb 2012 18:50:14 +0000 (18:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Feb 2012 06:50:16 +0000 (01:50 -0500)
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>

No differences found