[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130822.195909.283809467190691309.davem@davemloft.net>
Date: Thu, 22 Aug 2013 19:59:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sathya.perla@...lex.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net] be2net: fix disabling TX in be_close()
From: Sathya Perla <sathya.perla@...lex.com>
Date: Thu, 22 Aug 2013 12:23:41 +0530
> commit fba875591 ("disable TX in be_close()") disabled TX in be_close()
> to protect be_xmit() from touching freed up queues in the AER recovery
> flow. But, TX must be disabled *before* cleaning up TX completions in
> the close() path, not after. This allows be_tx_compl_clean() to free up
> all TX-req skbs that were notified to the HW.
>
> Signed-off-by: Sathya Perla <sathya.perla@...lex.com>
Applied and queued up for -stable.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists