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)
commitfc40ca92344a4e4a45bf916cf067e92085b881ea
tree503df19ef2abccd579215ea8cb20206fc9a1538e
parent6960af6dce1f0b2d9d1b4ddf75952d54e633b923
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