]> git.baikalelectronics.ru Git - kernel.git/commit
wireless: mwifiex: remove unreachable paths
authorSasha Levin <sasha.levin@oracle.com>
Thu, 3 Jan 2013 00:23:01 +0000 (16:23 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:16:59 +0000 (15:16 -0500)
commitd65f0e362b0161ad470e4b5ea31f1fefa870d524
tree503df19ef2abccd579215ea8cb20206fc9a1538e
parent80cbb82302bdf9efe29bf45cd14ac9ac2e498d04
wireless: mwifiex: remove unreachable paths

We know 'firmware' is non-NULL from the beginning of mwifiex_prog_fw_w_helper,
remove all !firmware paths from the rest of the function.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/usb.c