On Tue, 1 Dec 2020 14:37:52 +0530 Rohit Maheshwari wrote: > Recent changes made to remove AES constants started using protocol > aware salt_size. ctx->prot_info's salt_size is filled in tls sw case, > but not in tls offload mode, and was working so far because of the > hard coded value was used. > > Fixes: 6942a284fb3e ("net/tls: make inline helpers protocol-aware") > Signed-off-by: Rohit Maheshwari <roh...@chelsio.com>
I updated the subject to something more meaningful and applied to net-next. The commit in question was just applied to net-next, it doesn't exist in net.