summaryrefslogtreecommitdiffstats
path: root/contrib/wpa/wpa_supplicant/scan.c
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2015-10-18 20:37:10 +0000
committerian <ian@FreeBSD.org>2015-10-18 20:37:10 +0000
commit7b5d098c90f0f2e5151f5a80014ba3932988a132 (patch)
tree485e9d3eca52f784256a5582c1edc3e4a43c9279 /contrib/wpa/wpa_supplicant/scan.c
parentd9b26080f66dd6280463f8a250fec9578a516ccd (diff)
downloadFreeBSD-src-7b5d098c90f0f2e5151f5a80014ba3932988a132.zip
FreeBSD-src-7b5d098c90f0f2e5151f5a80014ba3932988a132.tar.gz
Only decode fdt data which belongs to the GIC controller.
The interrupts-extended property is a list of controller-specific interrupt tuples for more than one controller. The decode routine of every PIC gets called in the pre-INTRNG code (nexus doesn't know which device instance belongs to which fdt node), so the GIC code has to check each FDT node it is asked to decode to ensure it is the owner. Because in the pre-INTRNG world there can only be one instance of a GIC, it's safe to cache the results of a positive lookup in a static variable to avoid the expensive lookups on subsequent calls. Submitted by: Svatopluk Kraus <onwahe@gmail.com> Differential Revision: https://reviews.freebsd.org/D2345
Diffstat (limited to 'contrib/wpa/wpa_supplicant/scan.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud