commit | b0977bb268db1df6decd3405903ca500721cdc5f | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Thu Jul 23 13:02:29 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 23 11:47:24 2020 -0700 |
tree | d05863e5b8a40616ab916126dcbe0138546e25f3 | |
parent | 205a55f4e65353dd4846547d376a6f85cdda3d04 [diff] |
subflow: always init 'rel_write_seq' Currently we do not init the subflow write sequence for MP_JOIN subflows. This will cause bad mapping being generated as soon as we will use non backup subflow. Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Tested-by: Christoph Paasch <cpaasch@apple.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>