* [PATCH] Fix selection of "LED" target in netfilter
@ 2009-03-28 14:36 Alex Riesen
2009-04-06 15:11 ` Patrick McHardy
0 siblings, 1 reply; 3+ messages in thread
From: Alex Riesen @ 2009-03-28 14:36 UTC (permalink / raw)
To: Patrick McHardy; +Cc: Adam Nielsen, Subrata Modak, netfilter
It's plural, not LED_TRIGGERS.
Signed-off-by: Alex Riesen <raa@blimp.localhost>
---
net/netfilter/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 2c967e4..7c99d09 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -374,7 +374,7 @@ config NETFILTER_XT_TARGET_HL
config NETFILTER_XT_TARGET_LED
tristate '"LED" target support'
- depends on LEDS_CLASS && LED_TRIGGERS
+ depends on LEDS_CLASS && LEDS_TRIGGERS
depends on NETFILTER_ADVANCED
help
This option adds a `LED' target, which allows you to blink LEDs in
--
1.6.2.1.336.g36e1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix selection of "LED" target in netfilter
2009-03-28 14:36 [PATCH] Fix selection of "LED" target in netfilter Alex Riesen
@ 2009-04-06 15:11 ` Patrick McHardy
2009-04-06 18:44 ` Alex Riesen
0 siblings, 1 reply; 3+ messages in thread
From: Patrick McHardy @ 2009-04-06 15:11 UTC (permalink / raw)
To: Alex Riesen; +Cc: Adam Nielsen, Subrata Modak, netfilter
Alex Riesen wrote:
> It's plural, not LED_TRIGGERS.
>
> Signed-off-by: Alex Riesen <raa@blimp.localhost>
Applied, thanks. I've replaced your email address by the one you
sent this patch from.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix selection of "LED" target in netfilter
2009-04-06 15:11 ` Patrick McHardy
@ 2009-04-06 18:44 ` Alex Riesen
0 siblings, 0 replies; 3+ messages in thread
From: Alex Riesen @ 2009-04-06 18:44 UTC (permalink / raw)
To: Patrick McHardy; +Cc: Adam Nielsen, Subrata Modak, netfilter
Patrick McHardy, Mon, Apr 06, 2009 17:11:06 +0200:
> Alex Riesen wrote:
>> It's plural, not LED_TRIGGERS.
>>
>> Signed-off-by: Alex Riesen <raa@blimp.localhost>
>
> Applied, thanks. I've replaced your email address by the one you
> sent this patch from.
Oh, thanks for that. Missed it, sorry.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-06 18:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 14:36 [PATCH] Fix selection of "LED" target in netfilter Alex Riesen
2009-04-06 15:11 ` Patrick McHardy
2009-04-06 18:44 ` Alex Riesen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox