Searched hist:187835 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_ioctl.cdiff 187835 Wed Jan 28 16:49:54 MST 2009 sam add an assert to verify the number of channels returned by ic_getradiocaps
correlates with the size of the channel array passed down

might want to promote this to be always present to catch for driver errors
/freebsd-11-stable/sys/netgraph/
H A Dng_base.cdiff 369764 Sun May 09 13:26:28 MDT 2021 donner netgraph/ng_base: Allow larger BINARY2ASCII conversions

Allocate the necessary memory for the conversion dynamically starting
with a value which is sufficient for almost all normal cases.

PR: 187835
Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D23840

(cherry picked from commit 45d75e3ac3fb5bf8230ca28dc09b48c6e5ed7a4f)

Git Hash: 0d8ba15a0e9dbb5928d0fd89011417b707f7a366
Git Author: donner@FreeBSD.org

Completed in 212 milliseconds