]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: cleanup helper functions in sdio remove path
authorArend van Spriel <arend@broadcom.com>
Mon, 6 Jan 2014 11:40:39 +0000 (12:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Jan 2014 20:48:00 +0000 (15:48 -0500)
commit95948d3677e60f23a1c8cabbdea549c228558a81
tree4007c8998c9a3bfb7c99731e689fe27b4ce5012b
parent77426d40c2f43b8b63e88f24381d6d8d8fd995dd
brcmfmac: cleanup helper functions in sdio remove path

Two helper functions in the sdio remove path were very thin and
only used once. So its code is moved to the calling function.

Reviewed-by: Hante Meuleman <meuleman@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/dhd_sdio.c