]> Git Repo - J-linux.git/commit - include/net/ip.h
[IPV4]: Remove three declarations of unimplemented methods and correct a typo in...
authorRami Rosen <[email protected]>
Wed, 2 Jan 2008 05:13:09 +0000 (21:13 -0800)
committerDavid S. Miller <[email protected]>
Mon, 28 Jan 2008 23:00:29 +0000 (15:00 -0800)
commitb798232fcc1c608433e1927df1d49b13b066b698
treefb0e3cfe2d79bb395d2c9c33d7186e79d0f10069
parentf1862b0ae2294f6970f695abf02392d025e02dbe
[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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/ip.h
This page took 0.049739 seconds and 4 git commands to generate.