mptcp: reset the packet scheduler on PRIO change
authorPaolo Abeni <pabeni@redhat.com>
Fri, 8 Apr 2022 19:45:56 +0000 (12:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2022 10:55:53 +0000 (11:55 +0100)
commit0e203c324752e13d22624ab7ffafe934fa06ab50
treec5c868687202d1a140613b4a45ff45484bc0e20f
parent43f5b111d1ff16161ce60e19aeddb999cb6f0b01
mptcp: reset the packet scheduler on PRIO change

Similar to the previous patch, for priority changes
requested by the local PM.

Reported-and-suggested-by: Davide Caratti <dcaratti@redhat.com>
Fixes: 067065422fcd ("mptcp: add the outgoing MP_PRIO support")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/pm_netlink.c