summaryrefslogtreecommitdiff
path: root/drivers/interconnect/Makefile
diff options
context:
space:
mode:
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>2022-11-24 16:08:17 +0530
committerDavid S. Miller <davem@davemloft.net>2022-11-28 11:31:59 +0000
commit2290a1d46bf30f9e0bcf49ad20d5c30d0e099989 (patch)
treeba4a49e239306624b442b7d24378fa18f2aa0e61 /drivers/interconnect/Makefile
parent4a99e3c8ed888577b947cbed97d88c9706896105 (diff)
net: wwan: iosm: fix crash in peek throughput test
Peek throughput UL test is resulting in crash. If the UL transfer block free list is exhaust, the peeked skb is freed. In the next transfer freed skb is referred from UL list which results in crash. Don't free the skb if UL transfer blocks are unavailable. The pending skb will be picked for transfer on UL transfer block available. Fixes: 1f52d7b62285 ("net: wwan: iosm: Enable M.2 7360 WWAN card support") Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/interconnect/Makefile')
0 files changed, 0 insertions, 0 deletions