brcmfmac: sdio: remove unused variable retry_limit
authorColin Ian King <colin.king@canonical.com>
Sun, 20 Mar 2016 17:34:52 +0000 (17:34 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 6 Apr 2016 18:42:18 +0000 (21:42 +0300)
commit3d43e031840057f9609da3c546787f05cd6c5518
tree320dde443fde040278f782ac789c29bb663eb80d
parent8b4c0009313f3d42e2540e3e1f776097dd0db73d
brcmfmac: sdio: remove unused variable retry_limit

retry_limit has never been used during the life of this driver, so
we may as well remove it as it is redundant.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c