]> git.baikalelectronics.ru Git - kernel.git/commit
net: The world is not perfect patch.
authorRami Rosen <ramirose@gmail.com>
Thu, 22 May 2008 00:47:54 +0000 (17:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 May 2008 00:47:54 +0000 (17:47 -0700)
commitaa513ccdf3fe76ca48bfedf97868ac49a8a35bae
treebfebe6c0dc4e1b00e0fec0342bda4819e9dda754
parentec7d232910207436c0dc25f67b333fa8b62a8aa6
net: The world is not perfect patch.

  Unless there will be any objection here, I suggest consider the
following patch which simply removes the code for the
-DI_WISH_WORLD_WERE_PERFECT in the three methods which use it.

The compilation errors we get when using -DI_WISH_WORLD_WERE_PERFECT
show that this code was not built and not used for really a long time.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_gre.c
net/ipv4/ipip.c
net/ipv6/sit.c