OSDN Git Service

Staging: rtl8192u: Add function to improve code quality
authorCristina Opriceana <cristina.opriceana@gmail.com>
Mon, 9 Mar 2015 18:38:48 +0000 (20:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Mar 2015 17:41:10 +0000 (18:41 +0100)
commit5b2965b63371d345b572b49f07227a17ae5504d3
tree425dcc1e6ad83974a7c69e62b1a7b1161809794a
parent22e7f1e25b0a52da91cf9fedf3f02887dc7e4742
Staging: rtl8192u: Add function to improve code quality

This patch introduces a new function for the authentication response
error check in the  ieee80211_rx_frame_softmac() function to fix the
indentation problem. It also adds the iotAction variable in the new
function to fix the "more than 80 characters per line" warning.

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c