Hello Mat,
On 18/05/18 - 17:10:43, Mat Martineau wrote:
Hello everyone -
I updated the master branch at
https://github.com/multipath-tcp/mptcp_net-next
There was a conflict this time, due to an upstream change in the pacing
timer callback from hard irq to soft irq context:
https://github.com/multipath-tcp/mptcp_net-next/commit/73a6bab5aa2a83cb7d...
Here's the fixup commit with the relevant changes to tcp_tsq_handler() and
its call to mptcp_tsq_flags():
https://github.com/multipath-tcp/mptcp_net-next/commit/6ae85f7b54d5766131...
this looks good to me!
Cheers,
Christoph