From: Ganesh Goudar <[email protected]> Date: Tue, 27 Nov 2018 14:59:06 +0530
> Total number of VFs supported by PF is used to determine the last > byte of VF's mac address. Number of VFs supported is not always > 16, use the variable nvfs to get the number of VFs supported > rather than hard coding it to 16. > > Signed-off-by: Casey Leedom <[email protected]> > Signed-off-by: Ganesh Goudar <[email protected]> > --- > V2: Fixes typo in commit message Applied.
