mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 02:21:36 +00:00
00d2ec0c5f
In ai_attach(), space is allocated for an si_info struct. Immediately after the allocation, routine ai_doattach() is called and that allocated space is set to zero. As no other routine calls ai_doattach(), kzalloc() can be utilized. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Acked-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
brcmfmac | ||
brcmsmac | ||
brcmutil | ||
include | ||
Kconfig | ||
Makefile |