summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/power.c
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2017-04-22 11:14:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-28 12:02:05 +0200
commit12ecd24ef93277e4e5feaf27b0b18f2d3828bc5e (patch)
treec84b40367259cd7845e95f3d6df6065dbce800b0 /drivers/staging/vt6656/power.c
parent00916cfc61779a80e378f431d668a4508421b330 (diff)
staging: vt6656: use off stack for out buffer USB transfers.
Since 4.9 mandated USB buffers be heap allocated this causes the driver to fail. Since there is a wide range of buffer sizes use kmemdup to create allocated buffer. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Cc: <stable@vger.kernel.org> # v4.9+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/power.c')
0 files changed, 0 insertions, 0 deletions