[Intel-wired-lan] [PATCH V2] ixgbevf: Handle previously-freed msix_entries

Singh, Krishneil K krishneil.k.singh at intel.com
Wed Nov 2 23:38:30 UTC 2016


-----Original Message-----
From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On Behalf Of Mark D Rustad
Sent: Friday, October 28, 2016 10:47 AM
To: intel-wired-lan at lists.osuosl.org
Subject: [Intel-wired-lan] [PATCH V2] ixgbevf: Handle previously-freed msix_entries

The msix_entries memory can be freed by a previous suspend or remove, so don't crash on close when it isn't there. Also only clear the interrupts when the interface is up, because there aren't any when it is not up.

Signed-off-by: Mark Rustad <mark.d.rustad at intel.com>
---

Tested-by: Krishneil Singh <krishneil.k.singh at intel.com>



More information about the Intel-wired-lan mailing list