Files
android_kernel_xiaomi_sm8450/drivers/net
Arthur Kiyanovski d7703ddbd7 net: ena: fix rare bug when failed restart/resume is followed by driver removal
In a rare scenario when ena_device_restore() fails, followed by device
remove, an FLR will not be issued. In this case, the device will keep
sending asynchronous AENQ keep-alive events, even after driver removal,
leading to memory corruption.

Fixes: 8c5c7abdeb ("net: ena: add power management ops to the ENA driver")
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-09 10:49:49 -07:00
..
2018-10-02 15:55:16 -07:00
2018-10-05 11:54:55 -07:00
2018-06-12 16:19:22 -07:00
2018-07-20 12:33:37 -07:00
2018-07-29 12:57:26 -07:00
2018-10-01 23:27:28 -07:00
2018-09-16 15:33:50 -07:00
2018-09-26 20:27:59 -07:00