Remove a comment about the size of the ifnet structure.

Reviewed by:	adrian
Differential Revision:	https://reviews.freebsd.org/D8036
This commit is contained in:
Kevin Lo 2016-09-27 08:11:09 +00:00
parent 9f06037b0d
commit 3ff511d316
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306362

View File

@ -178,9 +178,6 @@ struct if_encap_req {
/*
* Structure defining a network interface.
*
* Size ILP32: 592 (approx)
* LP64: 1048 (approx)
*/
struct ifnet {
/* General book keeping of interface lists. */