Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Navid Emamdoost bb1320834b allocate_flower_entry: should check for null deref
allocate_flower_entry does not check for allocation success, but tries
to deref the result. I only moved the spin_lock under null check, because
 the caller is checking allocation's status at line 652.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-21 11:47:30 -07:00
..
2019-07-18 16:31:27 -07:00
2019-07-07 22:15:12 -07:00
2019-07-15 11:06:27 -07:00
2019-07-07 19:23:05 -07:00
2019-07-15 11:06:27 -07:00
2019-07-20 12:17:45 -07:00
2019-07-14 12:22:11 -07:00
2019-07-15 11:06:27 -07:00