diff options
author | Arend van Spriel <arend@broadcom.com> | 2012-10-22 17:36:23 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-10-29 19:28:27 (GMT) |
commit | ac24be6fe6593564be99a88e41cddc6c0fc1899f (patch) | |
tree | 972f421bb64ce8c8fe0392c37f7c6efff64e9eb8 /fs/sync.c | |
parent | 6e186166ea0259f7ef9cb2393317126003c13680 (diff) | |
download | linux-ac24be6fe6593564be99a88e41cddc6c0fc1899f.tar.xz |
brcmfmac: use struct brcmf_if as interface object for fwil functions
The functions for communicating were given the net_device only because
its private data contained struct brcmf_if object. However, not all
firmware related interfaces will be associated with a net_device. To
accomodate provisioning firmware for such interfaces the struct
brcmf_if object will be passed to the fwil functions.
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions