Date: Thu, 17 Apr 2003 10:51:24 -0700 (PDT) From: John Hay <jhay@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wl if_wl.c Message-ID: <200304171751.h3HHpOGM046063@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304171751.h3HHpOGM046063>