]> git.baikalelectronics.ru Git - kernel.git/commit
[DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 28 Nov 2006 21:42:03 +0000 (19:42 -0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:00 +0000 (21:31 -0800)
commitddc0be366a87c772d7fe93e89f53d68c601e7550
treeae129257665491be24e088aed36b95d7aa4e0920
parent799be84a4db7f59266727fc983801a1b5caa33cd
[DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0

To reflect the fact that this now is of no effect, not making apps
stop working, just be warned in the system log.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/dccp/proto.c