commit | 065741840b1a58e94d2304b283286b355cbbc616 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <elezegarcia@gmail.com> | Sun Aug 19 21:23:44 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Sep 25 10:52:58 2012 -0300 |
tree | a736113945cfc85d93ac95013c7ae25ae9d8d181 | |
parent | 18ad89659a345c017ab61f758f9dfedab3c8190f [diff] |
[media] stk1160: Handle urb allocation failure condition properly When an urb buffer can't be allocated, the currently allocated buffer count must be saved so they can properly released. Moreover, it's sufficient to call stk1160_free_isoc to have all urb buffers released. Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>