diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-08-28 14:48:44 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-29 02:46:33 +0400 |
commit | 2d17f7fb693bfb197d1e7007f2060deba78ae675 (patch) | |
tree | a802977633788b567bbf541439738c359b967480 /drivers/usb/gadget/f_acm.c | |
parent | ff49896aa45de286f3cbfda800fc92665374546a (diff) | |
download | linux-2d17f7fb693bfb197d1e7007f2060deba78ae675.tar.xz |
dma: cppi41: off by one in desc_to_chan()
The test here should be ">=" instead of ">". The cdd->chan_busy[] array
has "ALLOC_DECS_NUM" elements.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/f_acm.c')
0 files changed, 0 insertions, 0 deletions