commit | f19efbb5eff0ed718f8e213d256e3291ed4e43a9 | [log] [tgz] |
---|---|---|
author | Ashish Shah <ashish.n.shah@intel.com> | Fri Aug 01 13:27:06 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 02 19:41:14 2014 -0700 |
tree | 98389c0361d7935bbfe52d3fc4edb666a5250afe | |
parent | 53db45cd9ae5f39163054d55051a5a9ad0f5b821 [diff] |
i40e: use correct vf_id offset for virtchnl message The vf_id needs to be offset by the vf_base_id from hw function capabilities for the case of multiple PFs. Change-ID: I20ca8621f98e9cdf98649380b8eeaa35db52677c Signed-off-by: Ashish Shah <ashish.n.shah@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>