Pan Bian
c0f53771ba
liquidio: read sc->iq_no before release sc
...
The function lio_vf_rep_packet_sent_callback releases the occupation of
sc via octeon_free_soft_command. sc should not be used after that.
Unfortunately, sc->iq_no is read. To fix this, the patch stores sc->iq_no
into a local variable before releasing sc and then uses the local variable
instead of sc->iq_no.
Signed-off-by: Pan Bian <bianpan2016@163.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-11-30 17:20:39 -08:00
..
2018-11-21 13:30:13 +01:00
2018-11-12 12:44:19 -07:00
2018-11-27 15:32:06 -08:00
2018-11-16 09:31:59 -06:00
2018-11-09 14:13:55 -08:00
2018-11-11 16:41:50 -06:00
2018-11-19 11:26:06 +01:00
2018-11-08 18:53:00 +01:00
2018-11-09 17:35:43 +08:00
2018-11-16 08:50:53 +01:00
2018-11-15 10:04:47 +01:00
2018-11-14 20:37:41 +01:00
2018-11-16 23:06:29 +01:00
2018-11-23 11:03:21 +10:00
2018-11-22 08:57:38 +01:00
2018-11-11 09:00:20 -08:00
2018-11-18 14:34:56 -08:00
2018-11-09 17:56:44 +01:00
2018-11-22 17:02:21 +01:00
2018-11-08 17:49:04 -06:00
2018-11-06 07:11:59 -05:00
2018-11-11 09:13:19 -08:00
2018-11-19 14:11:07 +01:00
2018-11-20 14:26:59 +01:00
2018-11-30 17:20:39 -08:00
2018-11-15 11:37:55 +01:00
2018-11-11 09:15:29 -08:00
2018-11-09 16:41:58 -06:00
2018-11-13 09:40:29 +05:30
2018-11-13 08:38:17 -06:00
2018-11-05 09:33:22 +01:00
2018-11-07 17:13:56 +01:00
2018-11-28 11:16:54 -08:00
2018-11-22 08:31:46 -08:00
2018-11-07 14:59:28 +01:00
2018-11-28 08:33:55 -08:00
2018-11-06 06:58:07 -05:00
2018-11-05 22:16:00 -05:00
2018-11-10 13:32:14 -06:00
2018-11-11 09:21:46 -08:00
2018-11-22 08:39:29 -08:00
2018-11-10 08:58:48 -06:00