]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: remove dead code
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 13 Feb 2014 11:48:44 +0000 (03:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 22:27:28 +0000 (17:27 -0500)
commit3435dd9e274b429f668d16b99b33fda030f643a5
tree74c936c3614f0b6124d5dc148f5338086711dc4f
parent27151e2bb0481b226fb1526652a075f612861cd6
i40e: remove dead code

This looks like a cut and paste error. The code makes no sense where
it is, and accomplishes nothing. Since we've removed the goto, we can
also get rid of the extraneous brackets.

Change-ID: I9315e3eafeee0a5713c94b0dc57b58b60a849124
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c