summaryrefslogtreecommitdiffstats
path: root/drivers/net/jme.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-03-02 05:24:32 +0100
committerDavid S. Miller <davem@davemloft.net>2009-03-02 05:24:32 +0100
commitd517c4a1da590a7fa50325a5e5cd18f07e8fb5a7 (patch)
tree75e267695e3d208d68f4097e3915905424d54ba1 /drivers/net/jme.c
parentixgbe: Add 82599 device id's, hook it up into the main driver. (diff)
downloadlinux-d517c4a1da590a7fa50325a5e5cd18f07e8fb5a7.tar.xz
linux-d517c4a1da590a7fa50325a5e5cd18f07e8fb5a7.zip
typhoon: Need non-vmalloc memory to DMA firmware to the card.
request_firmware() gives vmalloc'd memory, which is not suitable for pci_map_single() and friends. Use a kmalloc()'d copy of the firmware for this DMA operation. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/jme.c')
0 files changed, 0 insertions, 0 deletions