l2tp: Fix L2TP_DEBUGFS ifdef tests.
authorDavid S. Miller <davem@davemloft.net>
Sat, 3 Apr 2010 22:01:37 +0000 (15:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Apr 2010 22:01:37 +0000 (15:01 -0700)
We have to check CONFIG_L2TP_DEBUGFS_MODULE as well as
CONFIG_L2TP_DEBUGFS.

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

No differences found