summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_init.h
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-05-04 09:14:29 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-19 12:59:05 -0300
commit32ec4576c3fb37316b1d11a04b220527822f3f0d (patch)
treeb6e8d8e6574cca08c6f19e29bcaca6b8af1aa830 /drivers/net/bnx2x_init.h
parent9723dbb034e45775037c5dd098652e1628a1c9ef (diff)
V4L/DVB: media/az6027: doing dma on the stack
I changed the dma buffers to use allocated memory instead of stack memory. The reason for this is documented in Documentation/DMA-API-HOWTO.txt under the section: "What memory is DMA'able?" That document was only added a couple weeks ago and there are still lots of modules which haven't been corrected yet. Btw. Smatch includes a pretty good test to find places which use stack memory as a dma buffer. That's how I found these. (http://smatch.sf.net). Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/net/bnx2x_init.h')
0 files changed, 0 insertions, 0 deletions