summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2016-11-07 20:55:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-10 15:25:32 +0300
commit1bca0df4ab8649ec875cbc1b2808367fa9587ad0 (patch)
tree9f84165bf99221bedf852d8258c5772f3e64c3ac /include/linux
parent3883cd56b536f4ed3c1abd24bfea798ffb7164e1 (diff)
downloadlinux-1bca0df4ab8649ec875cbc1b2808367fa9587ad0.tar.xz
staging: wlan-ng: replace BUG_ON() into WARN_ON() on hfa384x_usbin_callback
This patch avoids using BUG_ON() from driver, and return from hfa384x_usbin_callback with WARN_ON() if skb was NULL or data in skb is different from expected one. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions