Remove orphaned comment about Meta data.
This commit is contained in:
parent
4ada27d8b3
commit
5d67845f3e
@ -594,7 +594,6 @@ ng_eiface_rcvdata(hook_p hook, item_p item)
|
||||
struct mbuf *m;
|
||||
|
||||
NGI_GET_M(item, m);
|
||||
/* Meta-data ends its life here... */
|
||||
NG_FREE_ITEM(item);
|
||||
|
||||
if ((ifp->if_flags & (IFF_UP|IFF_RUNNING)) != (IFF_UP|IFF_RUNNING)) {
|
||||
|
Loading…
Reference in New Issue
Block a user