summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/pcie.c
diff options
context:
space:
mode:
authorAvinash Patil <patila@marvell.com>2014-05-13 19:49:42 -0700
committerJohn W. Linville <linville@tuxdriver.com>2014-05-16 14:26:53 -0400
commitbb71d01a42491704073dfc3c1f90974890eba4d6 (patch)
tree6d6788216eb54ef40c3337877412f308e0c31318 /drivers/net/wireless/mwifiex/pcie.c
parent89ce4f65f4d18bf867ddc2586665b6620bded8b9 (diff)
mwifiex: restore current SDIO write port in failure cases
During SDIO MP aggregation, we at first acquire current write port to write data onto and then proceed with using this port for SDIO write. If error occurs later in mwifiex_write_data_sync because device is suspended or SDIO write failure, we do not restore current write port and write bitmap. This results into leaking one port and hole in SDIO write port bitmap. Restore current write port and reset bitmap accordingly in failure cases to avoid this. Reported-by: James Cameron <quozl@laptop.org> Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Reviewed-by: James Cameron <quozl@laptop.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/mwifiex/pcie.c')
0 files changed, 0 insertions, 0 deletions