Revision 83deb094dd5c636a790da3914008570c9fd1693f authored by Rohit Maheshwari on 09 November 2020, 10:51:36 UTC, committed by Jakub Kicinski on 12 November 2020, 00:30:37 UTC
If an skb has only header part which doesn't start from
beginning, is not being handled properly.

Fixes: dc05f3df8fac ("chcr: Handle first or middle part of record")
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent c68a28a
History
File Mode Size
Kconfig -rw-r--r-- 941 bytes
Makefile -rw-r--r-- 441 bytes
mop500.c -rw-r--r-- 4.3 KB
mop500_ab8500.c -rw-r--r-- 11.1 KB
mop500_ab8500.h -rw-r--r-- 419 bytes
ux500_msp_dai.c -rw-r--r-- 22.0 KB
ux500_msp_dai.h -rw-r--r-- 1.5 KB
ux500_msp_i2s.c -rw-r--r-- 19.4 KB
ux500_msp_i2s.h -rw-r--r-- 11.8 KB
ux500_pcm.c -rw-r--r-- 4.7 KB
ux500_pcm.h -rw-r--r-- 480 bytes

back to top