]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: associate VMDq queue with VM type
authorShannon Nelson <shannon.nelson@intel.com>
Tue, 14 Jan 2014 08:49:50 +0000 (00:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2014 02:56:00 +0000 (18:56 -0800)
commit7867cc6b10f5d6a934a57ca48bfd3ca41e08c92e
tree3cf7ee2520a297e52b9c36c5c017738e5cb36599
parentcd43f7a2f092a0799da6eaf9fe4b54e49351e8bd
i40e: associate VMDq queue with VM type

Fix a bug where the queue was not associated with the right set-up
within the hardware.  The fix is to use the right QTX_CTL VSI type
when associating it to the VSI.

Change-ID: I65ef6c5a8205601c640a6593e4b7e78d6ba45545
Signed-off-by: Shannon Nelson <shannon.nelson@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/Module.symvers [new file with mode: 0644]
drivers/net/ethernet/intel/i40e/i40e_main.c
drivers/net/ethernet/intel/i40e/i40e_type.h