diff options
author | Sathya Perla <sathyap@serverengines.com> | 2009-08-10 07:42:43 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-13 09:13:16 +0400 |
commit | a8e9179a7de196d37410fd3e9528081f22c70a4e (patch) | |
tree | b7ad488a9493feab8babdb5c00165cc5fa57a76e /drivers/net/cnic_if.h | |
parent | f2341641766af3de18502abb6ac9b98e0e4c6bdb (diff) | |
download | linux-a8e9179a7de196d37410fd3e9528081f22c70a4e.tar.xz |
be2net: Clear pending tx completions before destroying tx queue
Clear pending tx completions in be_close() (ndo.stop method) so that after
unregister_netdev() calls be_close(), all tx skbs are freed and there are
no more tx completions when txq is destroyed.
Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/cnic_if.h')
0 files changed, 0 insertions, 0 deletions