Merge branch 'tls-data-copies'
authorDavid S. Miller <davem@davemloft.net>
Sun, 28 Apr 2019 00:17:20 +0000 (20:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Apr 2019 00:17:20 +0000 (20:17 -0400)
Jakub Kicinski says:

====================
net/tls: fix data copies in tls_device_reencrypt()

This series fixes the tls_device_reencrypt() which is broken
if record starts in the frags of the message skb.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge