commit | 6f5838a48aad77defef5e2ed91608e862309e351 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Fri Nov 29 12:25:19 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 02 14:25:24 2013 -0500 |
tree | cc49e5352a8be6581ae459c8b810d1ea87c84e46 | |
parent | 84c69fb164cb0713c3e95bd190611f196d24c5b5 [diff] |
brcmfmac: move firmware related structures to fwil_types.h The firmware control interface is provided by fwil source file, but a number of structures used to communicate with the firmware still resided in dhd.h. The patch moves them to fwil_types.h. Reviewed-by: Hante Meuleman <meuleman@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>