]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: Propagate errors from wl1271_read_hwaddr
authorIdo Yariv <ido@wizery.com>
Mon, 18 Jun 2012 15:15:50 +0000 (18:15 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 22 Jun 2012 07:49:45 +0000 (10:49 +0300)
commitf904434522bd08734eed2ae9c1f61643eacd5134
tree267fe2a51b764532c57f97c0cc280c07169dd87c
parent9101704a91f1b39c140ae43ec0d3903507c60d90
wlcore: Propagate errors from wl1271_read_hwaddr

Propagate errors from wl1271_read_hwaddr. This function is only used
when reading the FW log (following a recovery), so don't read the FW log
in case of a bus error.

Also rename prefixes of wlcore functions which their prototypes had to
be changed.

Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/io.h
drivers/net/wireless/ti/wlcore/main.c