]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUG
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>
Fri, 29 Mar 2019 16:55:29 +0000 (11:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2019 18:55:21 +0000 (19:55 +0100)
commitd247b0357fa61814b8be8a61a2a68b9e1520083c
tree760297ae88a8d39350a35903e1b7223d1020af96
parent8eaade886198dfc413957d0f58c51103a4cdc527
Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUG

Remove the custom macro IEEE80211_DEBUG for printing message in
dev_alloc_skb in order to maintain Linux kernel coding style based on
which kernel does not print failure warning.

Issue suggested by Coccinelle

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c