netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] l2tp: fix error handling of PPPoL2TP socket options
@ 2017-04-06 16:31 Guillaume Nault
  2017-04-06 16:31 ` [PATCH net 1/2] l2tp: don't mask errors in pppol2tp_setsockopt() Guillaume Nault
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guillaume Nault @ 2017-04-06 16:31 UTC (permalink / raw)
  To: netdev; +Cc: James Chapman

Fix pppol2tp_[gs]etsockopt() so that they don't ignore errors returned
by their helper functions.

Guillaume Nault (2):
  l2tp: don't mask errors in pppol2tp_setsockopt()
  l2tp: don't mask errors in pppol2tp_getsockopt()

 net/l2tp/l2tp_ppp.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-04-08 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-06 16:31 [PATCH net 0/2] l2tp: fix error handling of PPPoL2TP socket options Guillaume Nault
2017-04-06 16:31 ` [PATCH net 1/2] l2tp: don't mask errors in pppol2tp_setsockopt() Guillaume Nault
2017-04-06 16:31 ` [PATCH net 2/2] l2tp: don't mask errors in pppol2tp_getsockopt() Guillaume Nault
2017-04-08 15:29 ` [PATCH net 0/2] l2tp: fix error handling of PPPoL2TP socket options 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).