Sergio Paracuellos 1bca0df4ab 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>
2016-11-10 13:25:32 +01:00
..
2016-10-30 06:38:44 -04:00
2016-10-30 06:38:44 -04:00
2016-10-30 11:09:02 -04:00
2016-10-30 06:38:44 -04:00
2016-10-02 15:40:04 +02:00