staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Tue, 31 Mar 2015 22:24:35 +0000 (00:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 13:29:30 +0000 (15:29 +0200)
commitf7567e20708ed4129ccec1a21c4c55b9725b66d0
tree2e3b99dda19c50f432243ddcaeeb7d655ef81d81
parente8f05b0b01ea1593c8cc6311704c227fb0d08b04
staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()

Return from rtllib_rx_auth_resp() if auth_parse() fails.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_softmac.c