| To: | Harald Welte <laforge@xxxxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH] fix typo in net/ipv4/ip_input.c |
| From: | Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxx> |
| Date: | Fri, 12 Sep 2003 13:27:30 -0300 |
| Cc: | "David S. Miller" <davem@xxxxxxxxxx>, Bart De Schuymer <bdschuym@xxxxxxxxxx>, netfilter-devel@xxxxxxxxxxxxxxxxxxx, netdev@xxxxxxxxxxx |
| Organization: | Conectiva S.A. |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.5.4i |
Hi Harald, Dave,
Please apply.
- Arnaldo
===== net/ipv4/ip_input.c 1.18 vs edited =====
--- 1.18/net/ipv4/ip_input.c Thu Sep 11 20:46:34 2003
+++ edited/net/ipv4/ip_input.c Fri Sep 12 16:17:06 2003
@@ -201,7 +201,7 @@
#ifdef CONFIG_NETFILTER_DEBUG
nf_debug_ip_local_deliver(skb);
- skb->nf_debug =3D 0;
+ skb->nf_debug = 0;
#endif /*CONFIG_NETFILTER_DEBUG*/
__skb_pull(skb, ihl);
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2.6] pci.ids for e1000, Jeff Garzik |
|---|---|
| Next by Date: | net/sctp/sm_make_chunk.c alignment problems on parisc64, Arnaldo Carvalho de Melo |
| Previous by Thread: | firewalling PPPOE stream without terminating it, Chris Friesen |
| Next by Thread: | Re: [PATCH] fix typo in net/ipv4/ip_input.c, David S. Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |