Remove MT_FTABLE printout in systat, as MT_FTABLE mbufs are no longer
used in the kernel.
This commit is contained in:
parent
cac4afa816
commit
df3e013b3e
@ -63,7 +63,6 @@ static struct mtnames {
|
||||
{ MT_DATA, "data"},
|
||||
{ MT_HEADER, "headers"},
|
||||
{ MT_SONAME, "socknames"},
|
||||
{ MT_FTABLE, "frags"},
|
||||
{ MT_CONTROL, "control"},
|
||||
{ MT_OOBDATA, "oobdata"}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user