]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40evf: ignore bogus messages from FW
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 9 Jan 2015 11:18:17 +0000 (11:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Feb 2015 04:50:19 +0000 (20:50 -0800)
commit8b011ebb5c371f8767e6e813a1aca3b7fc795f94
treeaf2887002410ef12806cab4c37cc9c03a4675d6e
parentf4a718810cf73fa55c85d253634d4a1f9464f6e7
i40evf: ignore bogus messages from FW

Occasionally on shutdown, the FW will hand us a bunch of messages filled
with zeros, which can cause us to spin trying to handle them. Just
ignore these and get on with shutting down.

Change-ID: I347e9648f7153ad5a7b7e0847b87f7aad5f3e0da
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c