summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDaniel Jordan <daniel.m.jordan@oracle.com>2021-10-27 17:59:21 -0400
committerDavid S. Miller <davem@davemloft.net>2021-10-28 14:41:20 +0100
commit1d9d6fd21ad4a28b16ed9ee5432ae738b9dc58aa (patch)
treefc48e0e1cc9684cba4f664ae9c865147563ffcbf /drivers
parentda353fac65fede6b8b4cfe207f0d9408e3121105 (diff)
net/tls: Fix flipped sign in async_wait.err assignment
sk->sk_err contains a positive number, yet async_wait.err wants the opposite. Fix the missed sign flip, which Jakub caught by inspection. Fixes: a42055e8d2c3 ("net/tls: Add support for async encryption of records for performance") Suggested-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Daniel Jordan <daniel.m.jordan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions