mbox series

[mptcp-next,0/2] mptcp: some smaller cleanup

Message ID cover.1622132917.git.pabeni@redhat.com
Headers show
Series mptcp: some smaller cleanup | expand

Message

Paolo Abeni May 27, 2021, 4:53 p.m. UTC
This are 2 smallish pre-req for the RX path refactor.

I think they can live of their own merit, so sending them
out now.

Paolo Abeni (2):
  mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
  mptcp: drop rendundant test in move_skbs_to_msk()

 net/mptcp/protocol.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

Comments

Mat Martineau May 28, 2021, 12:19 a.m. UTC | #1
On Thu, 27 May 2021, Paolo Abeni wrote:

> This are 2 smallish pre-req for the RX path refactor.
>
> I think they can live of their own merit, so sending them
> out now.
>
> Paolo Abeni (2):
>  mptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
>  mptcp: drop rendundant test in move_skbs_to_msk()
>
> net/mptcp/protocol.c | 9 ++-------
> 1 file changed, 2 insertions(+), 7 deletions(-)
>
> -- 
> 2.26.3

Series looks good to me.

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>

--
Mat Martineau
Intel