summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDaniele Venzano <venza@brownhat.org>2009-01-26 21:24:38 +0100
committerDavid S. Miller <davem@davemloft.net>2009-01-26 21:24:38 +0100
commit26285ba35813063ade9abd2c2eaaddba9354f587 (patch)
treee0164fd33e92ad5ba73bf670aab949df8506eefa /net
parentnetworking: document "nc" in addition to "netcat" in netconsole.txt (diff)
downloadlinux-26285ba35813063ade9abd2c2eaaddba9354f587.tar.xz
linux-26285ba35813063ade9abd2c2eaaddba9354f587.zip
isdn: Fix missing ifdef in isdn_ppp
The following patch fixes a warning caused by a missing ifdef in isdn_ppp.c. A function was defined, but never used if CONFIG_IPPP_FILTER was not defined. The warning was: 'get_filter' defined but not used Patch is against 2.6.28.1 Signed-off-by: Daniele Venzano <venza@brownhat.org> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions