From: David S. Miller Date: Mon, 19 Nov 2018 23:13:00 +0000 (-0800) Subject: Merge branch 'ena-hibernation-and-rmmod-bug-fixes' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d7c60210a9d72210c9cf348f1221b2367b9c0bb4;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'ena-hibernation-and-rmmod-bug-fixes' Arthur Kiyanovski says: ==================== net: ena: hibernation and rmmod bug fixes 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. ==================== Signed-off-by: David S. Miller --- d7c60210a9d72210c9cf348f1221b2367b9c0bb4