On Thu, Jun 01, 2017 at 09:49:18AM +0800, [email protected] wrote:
> From: Gao Feng <[email protected]>
> 
> Since the commit 55454a565836 ("ppp: avoid dealock on recursive xmit"),
> the PPP xmit path is protected by wrapper functions which disable the
> bh already. So it is unnecessary to disable the bh again in the real
> xmit path.
> 
Looks good, thanks!
But it seems you forgot to Cc. [email protected].
Please resubmit there.

You can also fix the subject to make clear this patch is for net-next.
Also, the "driver:" prefix isn't necessary.
Something like
[PATCH net-next] ppp: remove unnecessary bh disable in xmit path
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to