]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: wlan-ng: removed duplicate code in p80211req.c
authorClaudiu Beznea <claudiu.beznea@gmail.com>
Thu, 25 Aug 2016 17:03:25 +0000 (20:03 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Sep 2016 15:51:20 +0000 (17:51 +0200)
commit2f4791255808bd0d258400b4cf230c16ea8bdeae
tree0a0cb54a3bc1c4c9072836d4d7418d9bc5ad169b
parent37f92cf0a5b82be433b8b24b7105bb9f878f7153
Staging: wlan-ng: removed duplicate code in p80211req.c

This patch removes duplicate code in p80211req_mibset_mibget()
by adding p80211req_handle_action() function.

Changes since v1:
Removed prototype of p80211req_handle_action() from the prototype
list and add directly the function definition.

Signed-off-by: Claudiu Beznea <claudiu.beznea@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211req.c