staging:wlan-ng: p80211req_mibset_mibget should be void
authorDevendra Naga <devendra.aaru@gmail.com>
Sun, 9 Sep 2012 13:10:57 +0000 (18:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:42:51 +0000 (15:42 -0700)
commitbdced87c370288dbc1954be63348495c404b53b7
treee08a83c9104f7bb5760c1ea36ffa830a916d3f09
parent009629ef440bbac6758988195f79b875e3e2f3df
staging:wlan-ng: p80211req_mibset_mibget should be void

this function always returning 0, there are no callers that checks
the return of this function, make this function return void

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211req.c