aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/Makefile
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2008-11-26 01:34:25 +0100
committerStefan Richter <stefanr@s5r6.in-berlin.de>2008-11-29 17:07:56 +0100
commite47c1feb17e61ef4e2f245c0af0c5a8e2a7798b2 (patch)
tree12e24df6acd00564cb01da470c19c759698da0a9 /drivers/ieee1394/Makefile
parent031bb27c4bf77c2f60b3f3dea8cce63ef0d1fba9 (diff)
ieee1394: fix list corruption (reported at module removal)
If there is more than one FireWire controller present, dummy_zero_addr and dummy_max_addr were added multiple times to different lists, thus corrupting the lists. Fix this by allocating them dynamically per host instead of just once globally. (Perhaps a better address space allocation algorithm could rid us of the two dummy address spaces.) Fixes http://bugzilla.kernel.org/show_bug.cgi?id=10129 . Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/ieee1394/Makefile')
0 files changed, 0 insertions, 0 deletions