Assign the packet length to the pkthdr and mbuf.
authorSimon Schubert <corecode@dragonflybsd.org>
Fri, 14 Jul 2006 18:57:34 +0000 (18:57 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Fri, 14 Jul 2006 18:57:34 +0000 (18:57 +0000)
commitfe80ae4a02e69e48dee3b2355b3a5e86da48384a
tree3fc77280f9e097512ca2b72b2e6ce2474d084757
parent6910d61ca890d148786f795d4d94f7caeec6c023
Assign the packet length to the pkthdr and mbuf.
This was erroneously removed in rev 1.12 and led to no packet reception.

Reported-by: Vincent Hourdin
sys/dev/netif/tl/if_tl.c