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:
parent
9f06037b0d
commit
3ff511d316
@ -178,9 +178,6 @@ struct if_encap_req {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Structure defining a network interface.
|
* Structure defining a network interface.
|
||||||
*
|
|
||||||
* Size ILP32: 592 (approx)
|
|
||||||
* LP64: 1048 (approx)
|
|
||||||
*/
|
*/
|
||||||
struct ifnet {
|
struct ifnet {
|
||||||
/* General book keeping of interface lists. */
|
/* General book keeping of interface lists. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user