]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: fix tx completion cleanup
authorSathya Perla <sathya.perla@emulex.com>
Thu, 23 Feb 2012 18:50:14 +0000 (18:50 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 8 May 2012 20:31:58 +0000 (13:31 -0700)
commit6091c3e4003641427e017fea218b2a6f72fef271
tree2bba3f6a9443ca12d8d0eb25e292ac1fac26c7c8
parent1f49a239727176bcdfbf6385b89f06042d34a3a5
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>
drivers/net/benet/be_main.c