diff options
author | Oliver Neukum <oneukum@suse.com> | 2021-10-21 15:29:44 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-10-21 16:44:53 +0300 |
commit | 397430b50a363d8b7bdda00522123f82df6adc5e (patch) | |
tree | a549b60cf88efc1dacce7482100f1cafc2149b0d /include/linux/powercap.h | |
parent | e378f4967c8edd64c680f2e279cb646ee06b6f2d (diff) | |
download | linux-397430b50a363d8b7bdda00522123f82df6adc5e.tar.xz |
usbnet: sanity check for maxpacket
maxpacket of 0 makes no sense and oopses as we need to divide
by it. Give up.
V2: fixed typo in log and stylistic issues
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Reported-by: syzbot+76bb1d34ffa0adc03baa@syzkaller.appspotmail.com
Reviewed-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20211021122944.21816-1-oneukum@suse.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/powercap.h')
0 files changed, 0 insertions, 0 deletions