netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] tls: Fix improper revert in zerocopy_from_iter
@ 2018-07-26 14:59 Doron Roberts-Kedes
  2018-07-26 14:59 ` [PATCH net-next v2 1/2] tls: Remove dead code in tls_sw_sendmsg Doron Roberts-Kedes
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Doron Roberts-Kedes @ 2018-07-26 14:59 UTC (permalink / raw)
  To: David S . Miller
  Cc: Vakul Garg, Dave Watson, Matt Mullins, netdev,
	Doron Roberts-Kedes

This series fixes the improper iov_iter_revert introcded in 
"tls: Fix zerocopy_from_iter iov handling". 

Changes from v1:
- call iov_iter_revert inside zerocopy_from_iter

Doron Roberts-Kedes (2):
  tls: Remove dead code in tls_sw_sendmsg
  tls: Fix improper revert in zerocopy_from_iter

 net/tls/tls_sw.c | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-29  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 14:59 [PATCH net-next v2 0/2] tls: Fix improper revert in zerocopy_from_iter Doron Roberts-Kedes
2018-07-26 14:59 ` [PATCH net-next v2 1/2] tls: Remove dead code in tls_sw_sendmsg Doron Roberts-Kedes
2018-07-26 14:59 ` [PATCH net-next v2 2/2] tls: Fix improper revert in zerocopy_from_iter Doron Roberts-Kedes
2018-07-29  5:53 ` [PATCH net-next v2 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).