commit | 09dbcd8bb4896294af0f9a4ec08a09890fddde0c | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Tue Sep 18 14:12:05 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Oct 01 12:33:58 2018 +0200 |
tree | dda7a47fcec467ca3cf11581c641354dd31b2383 | |
parent | deb9350c5efa9c360af9eef47940a9db870c899a [diff] |
mt76: usb: remove WARN_ON in mt76u_get_rx_entry_len Remove not useful WARN_ON macros in mt76u_get_rx_entry_len routine since corrupted frames should just be silently discarded Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>