Skip to content
Commit 1dadff71 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: replace static ROM cache by allocated cache



read_bus_info_block() is repeatedly called by workqueue jobs.
These will step on each others toes eventually if there are multiple
workqueue threads, and we end up with corrupt config ROM images.

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