Applied to -trivial with comment fix, thanks!
/mjt
On 19.09.2016 04:48, Li Qiang wrote:
> From: Li Qiang
>
> While processing isochronous transfer descriptors(iTD), if the page
> select(PG) field value is out of bands it will return. In this
> situation the ehci's sg list doesn't be freed thus leading a memory
s/doesn't be/is not/
> leak issue.
Ping!
2016-09-19 10:48 GMT+08:00 Li Qiang :
> From: Li Qiang
>
> While processing isochronous transfer descriptors(iTD), if the page
> select(PG) field value is out of bands it will return. In this
> situation the ehci's sg list doesn't be freed thus leading a memory
> leak issue. This patch avo