]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use a static buffer in wpi_cmd - rather than alloc/free'ing the
authoradrian <adrian@FreeBSD.org>
Sun, 15 Mar 2015 20:50:23 +0000 (20:50 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 15 Mar 2015 20:50:23 +0000 (20:50 +0000)
commitd669a9ec526bdd3a83c772dba1107302358a2e1c
tree3ed208cc9360f857286b5c332a95173c736b6da5
parentc55145e06b1ff12bc0f47a002626395dca1ceb93
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