> -----Original Message----- > From: Lu, Wenzhuo > Sent: Friday, January 6, 2017 2:31 AM > To: [email protected] > Cc: Iremonger, Bernard <[email protected]>; Lu, Wenzhuo > <[email protected]>; [email protected] > Subject: [PATCH] ixgbe: fix wrong VMDq function name > > The function name ixgbe_vmdq_mode_check is not right. > This function checks if Virtualization Technology is enabled. It's for both > VMDq and IOV. > Others may be misled by the current name. > > Fixes: fe3a45fd4104 ("ixgbe: add VMDq support") > > CC: [email protected] > Signed-off-by: Wenzhuo Lu <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

