]> git.baikalelectronics.ru Git - kernel.git/commit
iavf: Fix the math for valid length for ADq enable
authorAvinash Dayanand <avinash.dayanand@intel.com>
Tue, 14 May 2019 17:37:03 +0000 (10:37 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 17 Jun 2019 22:39:26 +0000 (15:39 -0700)
commit2899df65d4d6ebb928e9b9d15e46540b9f3c75ac
tree2d821890970c27e86ef1b3bf51771e69e22fd8bd
parentac817d988c013a71cdcba30d2ec4477fcd4a4831
iavf: Fix the math for valid length for ADq enable

There was a calculation error in virtchnl regarding the valid
length which was fixed recently and a corresponding change needs
to go into the code while we enable ADq.

Signed-off-by: Avinash Dayanand <avinash.dayanand@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/iavf/iavf_virtchnl.c