staging:wlan-ng: clean some more functions
authorDevendra Naga <devendra.aaru@gmail.com>
Sun, 9 Sep 2012 13:11:02 +0000 (18:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2012 22:42:52 +0000 (15:42 -0700)
commit909ff71041262f1e9de465dd8c0fee6da17747fd
tree4762a5c5ebdcb5e85bb22ff2df89cf6ff4f6b448
parent50d6b9baa0f5fd3476fb1dacfd92da9e0348c3d6
staging:wlan-ng: clean some more functions

the function p80211netdev_rx doesnt' need a return at the end
and also remove some new lines

the function p80211knetdev_set_mac_address doesn't need the result
variable assigned as it gets a return from p80211req_dorequest function

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