]> 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)
commite552198254b9ee645d0cbd52b0ed5d88113f9760
tree4007c8998c9a3bfb7c99731e689fe27b4ce5012b
parent06d38ed54d7a27c68fb5f5e402534a8e21ed7295
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