]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: reduce log level in fwil if firmware returns error
authorArend van Spriel <arend@broadcom.com>
Sat, 21 Jun 2014 10:11:19 +0000 (12:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 25 Jun 2014 19:32:48 +0000 (15:32 -0400)
commite44371778c7d15b5b441c104825a19bc6f096ed3
treea0a7804b61e42c6ed59a6a88d3060ca64bcda093
parenta6e0ecaeb8148db37332b4a0a3342db7d3175f56
brcmfmac: reduce log level in fwil if firmware returns error

The users of the fwil put an error message in the log so there is
no need to do the same in the lower level functions in fwil when
the firmware on the device returns an error. Some errors can be
ignored for the driver to function and this will avoid driver users
to point at the low-level error message as potential bug.

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>
drivers/net/wireless/brcm80211/brcmfmac/fwil.c