]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: rtl8192u: Remove debug messages
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 24 Feb 2016 17:16:00 +0000 (22:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commit5a95f073b631ad8038c2f771b04bae737344df07
tree059b5d7acfdca6f8310328ca35af0101c68b8684
parent61645cc3124ef012d4e8ca576aa13adf16c17393
Staging: rtl8192u: Remove debug messages

As kmalloc generates a backtrace on failure so there is no need of
these debug messages when kmalloc fails. Also remove unwanted {} around if
block after removal of these messages.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c