cvs commit: src/sys/dev/wl if_wl.c
John Hay
jhay at FreeBSD.org
Thu Apr 17 10:51:27 PDT 2003
jhay 2003/04/17 10:51:24 PDT
FreeBSD src repository
Modified files:
sys/dev/wl if_wl.c
Log:
Get wlread() closer to working. Use m->m_len as the initial value for
bytes_in_mbuf rather than MCLBYTES. Add the ethertnet header to the
front of the mbuf. Adjust bytes_in_mbuf inside the loop that reads
the packet out of the card.
Revision Changes Path
1.53 +9 -1 src/sys/dev/wl/if_wl.c
More information about the cvs-src
mailing list