Branch: refs/heads/master
Home:
http://github.com/fabbione/kronosnet
Commit: 980cedf3d8d7510060d8ef11ad26e7f2b3025760
http://github.com/fabbione/kronosnet/commit/980cedf3d8d7510060d8ef11ad26e7f…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-07 (Thu, 07 Oct 2010)
Changed paths:
M knet.c
M knet.h
M tests/knet_test.c
Log Message:
-----------
knet: drop redundant checks in set_mtu
all those checks are performed by the kernel too, that has a much
better idea of what MTU should be.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>