From: Dmitry Kravkov Date: Thu, 26 Jun 2014 11:31:04 +0000 (+0300) Subject: bnx2x: VF can report link speed X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~245^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6495d15a7cb1f3328dc38557c48afb754f900c14;p=pandora-kernel.git bnx2x: VF can report link speed Until now VFs were oblvious to the actual configured link parameters. This patch does 2 things: 1. It enables a PF to inform its VF using the bulletin board of the link configured, and allows the VF to present that information. 2. It adds support of `ndo_set_vf_link_state', allowing the hypervisor to set the VF link state. Signed-off-by: Dmitry Kravkov Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed