From: Rony Efraim Date: Thu, 25 Apr 2013 05:22:26 +0000 (+0000) Subject: net/mlx4: Add structures to keep VF Ethernet ports information X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb62b93cbe0e8dea4cfe5ee761755e982663727;p=pandora-kernel.git net/mlx4: Add structures to keep VF Ethernet ports information This patch add struct mlx4_vport_state where all the parameters related to management of VFs port (virtual ports of the NIC eswitch) are kept. The driver keeps an administrative and operational copy of the settings. The current administrative copy becomes operational on the event of probing a VF either on a VM or on the host. Signed-off-by: Rony Efraim Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed