]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
l2tp: fix missing line continuation
authorAndy Zhou <azhou@nicira.com>
Wed, 3 Sep 2014 20:16:54 +0000 (13:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Sep 2014 22:19:53 +0000 (15:19 -0700)
commit29abe2fda54f8e16ecff5d76d96325f31508d5ba
tree4e1d514ec4ad01d9d03010356c8c46f28b8c8f42
parentf35d2a5f8df97010ced72845f204545f215a2a2d
l2tp: fix missing line continuation

This syntax error was covered by L2TP_REFCNT_DEBUG not being set by
default.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c