diff options
author | Arend van Spriel | 2013-12-12 11:59:06 +0100 |
---|---|---|
committer | John W. Linville | 2013-12-18 15:23:00 -0500 |
commit | 36c4e7e4aa0605cd175ee4b953eaced7a00157f4 (patch) | |
tree | d7193da72e7d036d1a5df332e87c5df0a8ec6146 /net/key | |
parent | 9fbe2a6dc71d85e166eea43842a55af3d62a4d7b (diff) |
brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference
The struct brcmf_sdio_dev contains array of sdio functions that
are used in the driver. However, during probe func[0] entry was
assigned to the function 1 reference. This was corrected upon
doing the actual I/O access. This patch makes it more clear by
creating the func[0] entry properly and use it as is during
I/O access.
Reviewed-by: Franky Lin <frankyl@broadcom.com>
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>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions