From: ethan.zhao Date: Fri, 17 Jan 2014 03:41:04 +0000 (-0800) Subject: ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 X-Git-Tag: v3.14-rc1~94^2~105^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc23e3ab6e86e49a234e9def1e001722fdb48f4;p=pandora-kernel.git ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 Because ixgbe driver limit the max number of VF functions could be enabled to 63, so define one macro IXGBE_MAX_VFS_DRV_LIMIT and cleanup the const 63 in code. v3: revised for net-next tree. Signed-off-by: Ethan Zhao Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed