summaryrefslogtreecommitdiffstats
path: root/drivers/net/de600.c
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-08-08 04:34:07 +0200
committerDavid S. Miller <davem@davemloft.net>2011-08-14 03:00:32 +0200
commit75bc8ef528f7c4ea7e80384c5593487b6b3b535e (patch)
tree7207080d5c50cc10d8104fe3cadf96b7cb21b938 /drivers/net/de600.c
parentvmxnet3: Don't enable vlan filters in promiscuous mode. (diff)
downloadlinux-75bc8ef528f7c4ea7e80384c5593487b6b3b535e.tar.xz
linux-75bc8ef528f7c4ea7e80384c5593487b6b3b535e.zip
usbnet/cdc_ncm: Don't use stack variables for DMA
The cdc_ncm driver still has a few places where stack variables are passed to the cdc_ncm_do_request function. This triggers a stack trace in lib/dma-debug.c if the CONFIG_DEBUG_DMA_API option is set. Adjust these calls to pass parameters that have been allocated with kzalloc. Signed-off-by: Josh Boyer <jwboyer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/de600.c')
0 files changed, 0 insertions, 0 deletions