Skip to content
Snippets Groups Projects
Commit 0bf607c5 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: don't panic on invalid AR request buffer


BUG() at this place is wrong.  (Unless if the low level driver would
already do higher-level input validation of incoming request headers.)

Invalid incoming requests or bugs in the controller which corrupt the
AR-req buffer needlessly crashed the box because this is run in tasklet
context.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 952f4a0a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment