Hi,
On 05-11-18 12:42, Arend van Spriel wrote:
On 10/9/2018 2:47 PM, Hans de Goede wrote:
The "cur" variable is now only used for a debug print and we already
print the same info from brcmf_fw_complete_request(), so the debug print
does not provide any extra info and we can remove it.
I guess this could have been collapsed in the first patch introducing
brcmf_fw_complete_request(). All-in-all a nice cleanup. Thanks.
The idea of doing this in 2 separate patches is to make the first
patch (which is non trivial) easier to review.
Regards,
Hans
Reviewed-by: Arend van Spriel <arend.vanspr...@broadcom.com>
Signed-off-by: Hans de Goede <hdego...@redhat.com>
---
.../net/wireless/broadcom/brcm80211/brcmfmac/firmware.c | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)