]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'l2tp-sockopt-errors'
authorDavid S. Miller <davem@davemloft.net>
Sat, 8 Apr 2017 15:29:05 +0000 (08:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Apr 2017 15:29:05 +0000 (08:29 -0700)
Guillaume Nault says:

====================
l2tp: fix error handling of PPPoL2TP socket options

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

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

Trivial merge