]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e: fix panic due to too-early Tx queue enable
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 12 Aug 2014 06:33:14 +0000 (06:33 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Sep 2014 08:38:31 +0000 (01:38 -0700)
commit32b5b81170b6a60cf41d403ab31c417b56ff0d44
tree6ac6b0b21bc6a3bbf16b03499ac503bbf32d37a7
parenta316f651c73f782ff7c6df623a69b67f8f464856
i40e: fix panic due to too-early Tx queue enable

This fixes the panic under traffic load when resetting.  This issue
could also show up if/whenever there is a Tx-timeout.

Change-ID: Ie393a1f17fd5d962e56fc3bfe784899ef25402f5
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c