6f378 parent aff8ab5cc11c2c14b7ae3bb38cbe012c43b7dcef author Drew Fisher 1303379494 -0300 committer Mauro Carvalho Chehab 1305894657 -0300 [media] gspca - kinect: move communications buffers out of stack Move large communications buffers out of stack and into device structure. This prevents the frame size from being >1kB and fixes a compiler warning when CONFIG_FRAME_WARN=1024: drivers/media/video/gspca/kinect.c: In function ‘send_cmd.clone.0’: drivers/media/video/gspca/kinect.c:202: warning: the frame size of 1548 bytes is larger than 1024 bytes Reported-by: Mauro Carvalho Chehab Signed-off-by: Drew Fisher Signed-off-by: Antonio Ospite Signed-off-by: Mauro Carvalho Chehab ”„*L–