Date: Fri, 7 Dec 2007 10:37:26 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c Message-ID: <200712071037.lB7AbQCe032971@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-12-07 10:37:26 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Preallocate some space to return the scan results, some drivers do not properly
pass back the desired buffer length. This fixes scanning with the Marvell
88W8335 and BCM4328 wireless cards.
PR: kern/118370
Submitted by: Weongyo Jeong
Tested by: Ed Schouten
Revision Changes Path
1.129 +25 -9 src/sys/dev/if_ndis/if_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712071037.lB7AbQCe032971>
