From: Vasundhara Volam Date: Wed, 15 Jan 2014 07:53:35 +0000 (+0530) Subject: be2net: ignore mac-addr set call for an already programmed mac-addr X-Git-Tag: v3.14-rc1~94^2~155^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff32f8abbe4469c409a8e92fa63c2da0d7da55e2;p=pandora-kernel.git be2net: ignore mac-addr set call for an already programmed mac-addr An ndo_set_mac_addr() call may be issued for a mac-addr that is already active on an interface. If so, silently ignore the request. Sending such a request to the FW, causes a "mac collision" error. The error is harmless but is avoidable noise in the kernel log. Signed-off-by: Vasundhara Volam Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed