Commit 38ff1edb52f737d490126728e3d5ba2b8d2f3ba0
Committed by
David S. Miller
1 parent
102463b18d
Exists in
master
and in
6 other branches
f_phonet: fix page offset of first received fragment
We pull one byte (the MAC header) from the first fragment before the fragment is actually appended. So the socket buffer length is 1, not 0. Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
drivers/usb/gadget/f_phonet.c