From: Vasundhara Volam Date: Thu, 17 Jul 2014 10:50:29 +0000 (+0530) Subject: be2net: use be_max_vfs() macro to access max-vfs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~131^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3518e215af9545eeac1046eec84cde525bae2a5;p=pandora-kernel.git be2net: use be_max_vfs() macro to access max-vfs max-vfs value must be accessed via the macro be_max_vfs(adapter). The earlier patch "create optimal number of queues on SR-IOV config" by mistake, did not use this macro. This patch fixes it. fixes: bec84e6b ("be2net: create optimal number of queues on SR-IOV config") Signed-off-by: Vasundhara Volam Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed