commit | f66ef2d0649b220874532dfb83b6b5b368f83591 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Apr 03 15:01:37 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 03 15:01:37 2010 -0700 |
tree | b41ef57e89814e50f01e313fb75b9b0aba6fa21a | |
parent | f481c0d86227156fb1691b166a11c3f0058e1cb2 [diff] |
l2tp: Fix L2TP_DEBUGFS ifdef tests. We have to check CONFIG_L2TP_DEBUGFS_MODULE as well as CONFIG_L2TP_DEBUGFS. Signed-off-by: David S. Miller <davem@davemloft.net>