summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorMark Rustad <mark.d.rustad@intel.com>2014-03-12 00:38:40 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-04-11 05:58:05 -0700
commit58cf663f0e962a51f051a84e38be281335bdf1fd (patch)
treea4a55234717f6135c645647f94afe01ca56c482d /include/net
parent6d39d589bb76ee8a1c6cde6822006ae0053decff (diff)
downloadtalos-obmc-linux-58cf663f0e962a51f051a84e38be281335bdf1fd.tar.gz
talos-obmc-linux-58cf663f0e962a51f051a84e38be281335bdf1fd.zip
ixgbe: Add bit to mark service task initialization
There needs to be an indication when the service task has been initialized. This is because register access prior to that time can detect a removal and attempt to schedule the service task. Adding the __IXGBE_SERVICE_INITED bit allows this to be checked and if not set prevent the service task scheduling. By checking for a removal right after initialization, the probe can be failed at that point without getting the service task involved. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud