diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-07-18 08:27:41 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-20 12:12:45 -0700 |
commit | eecd6857709e08781e41f3eb0e0c669d9ca07d87 (patch) | |
tree | 875b527b9d811b135ac2f991c1d2695e8cc4e457 /drivers/net/ethernet/qualcomm | |
parent | a3eed83a18954eb9433a8193c520619e21a028da (diff) | |
download | linux-eecd6857709e08781e41f3eb0e0c669d9ca07d87.tar.bz2 |
tls: Fix copy-paste error in tls_device_reencrypt
It seems that the proper structure to use in this particular
case is *skb_iter* instead of skb.
Addresses-Coverity-ID: 1471906 ("Copy-paste error")
Fixes: 4799ac81e52a ("tls: Add rx inline crypto offload")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qualcomm')
0 files changed, 0 insertions, 0 deletions