Bug 284
Summary: | Compile failure in drivers/ieee1394/pcilynx.c | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jayce Dowell (jdowell) |
Component: | IEEE1394 | Assignee: | Ben Collins (bcollins) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.5.59 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
2.5.59 .config file
Diff that should fix the problem (not tested on actual ieee1394 hardware) |
Description
Jayce Dowell
2003-01-17 17:19:56 UTC
Created attachment 74 [details]
2.5.59 .config file
Created attachment 97 [details]
Diff that should fix the problem (not tested on actual ieee1394 hardware)
Looks like the struct initializer just needed the field tags to fit with new
ANSI style.
Does anyone know the status of the above patch? Does it fix the problem, or has it made it into the mainline kernel yet? Please update the status state accordingly. |