From: Roopa Prabhu Date: Mon, 20 Feb 2012 00:11:58 +0000 (+0000) Subject: enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac X-Git-Tag: v3.4-rc1~177^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b476583354fc62cae433eb24d4027597c03be4c9;p=pandora-kernel.git enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac This patch fixes the ndo_set_vf_mac netdev op to set the sriov vf mac in adapter using the new fw devcmd CMD_SET_MAC_ADDR. During port profile associate the pf driver gets the vf mac using CMD_GET_MAC_ADDR. Signed-off-by: Roopa Prabhu Signed-off-by: Christian Benvenuti Signed-off-by: Sujith Sankar Signed-off-by: David S. Miller --- Reading git-diff-tree failed