]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use a static buffer in wpi_cmd - rather than alloc/free'ing the
authorAdrian Chadd <adrian@FreeBSD.org>
Sun, 15 Mar 2015 20:50:23 +0000 (20:50 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sun, 15 Mar 2015 20:50:23 +0000 (20:50 +0000)
commit565248e2ade987630ea4b954fbb425f686f809e4
tree3ed208cc9360f857286b5c332a95173c736b6da5
parent0b455e8fbac86a8b1d4da2097d3f657901540922
Use a static buffer in wpi_cmd - rather than alloc/free'ing the
beacon buffer frequently.

PR: kern/197143
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
sys/dev/wpi/if_wpi.c
sys/dev/wpi/if_wpivar.h