From: Rami Rosen Date: Wed, 2 Jan 2008 05:13:09 +0000 (-0800) Subject: [IPV4]: Remove three declarations of unimplemented methods and correct a typo in... X-Git-Tag: v2.6.25-rc1~1162^2~885 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b798232fcc1c608433e1927df1d49b13b066b698;p=pandora-kernel.git [IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h These three declarations in include/net/ip.h are not implemented anywhere: ip_mc_dropsocket(), ip_mc_dropdevice() and ip_net_unreachable(). Also, correct a comment to be "Functions provided by ip_fragment.c" (instead of by ip_fragment.o) in consistency with the other comments in this header. Signed-off-by: Rami Rosen Signed-off-by: David S. Miller --- Reading git-diff-tree failed