From: Arthur Kiyanovski <akiy...@amazon.com> This patchset includes 2 bug fixes: 1. A fix to a crash during resume from hibernation. 2. A fix to an illegal memory access during driver removal (e.g. during rmmod) which might cause a crash in certain systems.
The subminor number in the driver version is also promoted to indicate driver was changed. Arthur Kiyanovski (3): net: ena: fix crash during failed resume from hibernation net: ena: fix crash during ena_remove() net: ena: update driver version from 2.0.1 to 2.0.2 drivers/net/ethernet/amazon/ena/ena_netdev.c | 23 +++++++++++------------ drivers/net/ethernet/amazon/ena/ena_netdev.h | 2 +- 2 files changed, 12 insertions(+), 13 deletions(-) -- 2.7.4