Module Name: src Committed By: christos Date: Wed May 28 19:19:33 UTC 2014
Modified Files:
src/sys/netinet: ip_input.c
Log Message:
CID 12164{49,51}: Remove bogus ifp == NULL checks; if ifp was really NULL,
we would have been dead a few lines before the tests.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315 src/sys/netinet/ip_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
