freebsd-dev/sys/gnu/dev/bwn/phy_n
Pedro F. Giffuni 0cee6dcdb0 misc geom and gnu: make some use of mallocarray(9).
Focus on code where we are doing multiplications within malloc(9). None of
these ire likely to overflow, however the change is still useful as some
static checkers can benefit from the allocation attributes we use for
mallocarray.

This initial sweep only covers malloc(9) calls with M_NOWAIT. No good
reason but I started doing the changes before r327796 and at that time it
was convenient to make sure the sorrounding code could handle NULL values.

Differential revision: https://reviews.freebsd.org/D13837
2018-01-15 21:23:16 +00:00
..
if_bwn_phy_n_core.c misc geom and gnu: make some use of mallocarray(9). 2018-01-15 21:23:16 +00:00
if_bwn_phy_n_core.h
if_bwn_phy_n_ppr.c Introduce bwn(4) support for the bhnd(4) bus. 2017-12-02 02:21:27 +00:00
if_bwn_phy_n_ppr.h
if_bwn_phy_n_regs.h
if_bwn_phy_n_tables.c Introduce bwn(4) support for the bhnd(4) bus. 2017-12-02 02:21:27 +00:00
if_bwn_phy_n_tables.h
if_bwn_radio_2055.c Introduce bwn(4) support for the bhnd(4) bus. 2017-12-02 02:21:27 +00:00
if_bwn_radio_2055.h
if_bwn_radio_2056.c Introduce bwn(4) support for the bhnd(4) bus. 2017-12-02 02:21:27 +00:00
if_bwn_radio_2056.h
if_bwn_radio_2057.c Introduce bwn(4) support for the bhnd(4) bus. 2017-12-02 02:21:27 +00:00
if_bwn_radio_2057.h