f_gsi: Pass 1024 byte as max_pkt_size for super speed plus
IPA driver needs to know max_pkt_size to generate ZLP. Currently
driver is passing max_pkt_size as 512 byte instead of 1024 byte
when USB is enumerated into super speed plus mode. This may result
into sending ZLP incorrectly in super speed plus mode. Fix this
by correcting max_pkt_size.
Change-Id: Ibf18f4c7656812d95aafc3baf14c960556fca7e7
Signed-off-by:
Mayank Rana <mrana@codeaurora.org>
Loading
Please register or sign in to comment