From: Sathya Perla Date: Tue, 23 Jul 2013 09:55:01 +0000 (+0530) Subject: be2net: fix pmac_id for BE3 VFs X-Git-Tag: v3.12-rc1~132^2~474^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5bb9776b143dcf7931c6e00330bf8d518376760;p=pandora-kernel.git be2net: fix pmac_id for BE3 VFs For BE3 VFs, the permanent MAC is added by its PF. The VF can retrieve its pmac_id only via the IFACE_CREATE cmd. This is not true for Lancer and SH-R VFs which get the pmac_id by issuing a ADD_IFACE_MAC cmd. So, use this hack only for BE3 VFs. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed