Messages in this thread |  | | | Date | Mon, 1 Jun 2009 11:53:50 +0100 | | From | Ben Hutchings <> | | Subject | Re: [PATCH net-next 2/2] cxgb3: Add Aeluros 2020 phy support |
| |
On Fri, 2009-05-29 at 00:58 -0700, Divy Le Ray wrote: [...] > + /* TWINAX EDC firmware */ > + static u16 twinax_edc[] = { > + 0xd800, 0x4009, > + 0xd801, 0x2fff, > + 0xd802, 0x300f, > + 0xd803, 0x40aa, > + 0xd804, 0x401c, [...]
Use request_firmware() please.
Ben.
-- Ben Hutchings The most exhausting thing in life is being insincere. - Anne Morrow Lindberg
|  |