summaryrefslogtreecommitdiff
path: root/drivers/net/usb/catc.c
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-02-04 16:56:32 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-18 14:11:42 (GMT)
commite898f6f008aa91c154c9c8fb7be3fb9ec4d333ec (patch)
tree0f6c0c30045dd179f5aa61382f3c69bb3c6b40e0 /drivers/net/usb/catc.c
parent878b015bcc726560b13be2d906caf6923428f05d (diff)
downloadlinux-e898f6f008aa91c154c9c8fb7be3fb9ec4d333ec.tar.xz
rtl8150: Use heap buffers for all register access
[ Upstream commit 7926aff5c57b577ab0f43364ff0c59d968f6a414 ] Allocating USB buffers on the stack is not portable, and no longer works on x86_64 (with VMAP_STACK enabled as per default). Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/usb/catc.c')
0 files changed, 0 insertions, 0 deletions