]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use new interface for ether_input().
authorluigi <luigi@FreeBSD.org>
Wed, 7 Aug 2002 16:08:54 +0000 (16:08 +0000)
committerluigi <luigi@FreeBSD.org>
Wed, 7 Aug 2002 16:08:54 +0000 (16:08 +0000)
commit2573e2eec1684106b501be3367ecd8f50679ee50
tree7ffccac5199fb61c181ac1c72a3bd7a4e5bfb89b
parent3b1b4edbda15bfa01c809139deb203e053d02728
Use new interface for ether_input().
Remove some unnecessary assignments to mbuf fields in sis_newbuf(),
the "length" fields are of no use while the mbuf is in the receive ring.

MFC after: 3 days
sys/pci/if_sis.c