From: Padmanabh Ratnakar Date: Sat, 20 Oct 2012 06:02:13 +0000 (+0000) Subject: be2net: Fix change MAC operation for VF for Lancer X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~617 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704e4c88f0274e554439cc48b06ccc4fdfccc568;p=pandora-kernel.git be2net: Fix change MAC operation for VF for Lancer For changing MAC of VF from PF, delete MAC operation needs to be done before assigning new MAC. Also in ndo_set_mac_address operation avoid delete MAC if it has been already deleted by PF. Signed-off-by: Padmanabh Ratnakar Signed-off-by: David S. Miller --- Reading git-diff-tree failed