1c46a0fc02
When a server doesn't support ARI, VF offsets begin at a much higher number. As a result, ecore miscalculates the first_vf_in_pf and initialization fails since base driver incorrectly learns there are no SBs for its VF [as its VFs are out of range]. Fixes: 22d07d939c3c ("net/qede/base: update") Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>