Re: [PATCH net v2] be2net: fix initial MAC setting

2017-02-01 Thread David Miller
From: Sriharsha Basavapatna Date: Wed, 1 Feb 2017 11:21:29 +0530 > On Wed, Feb 1, 2017 at 12:31 AM, Ivan Vecera wrote: >> Recent commit 34393529163a ("be2net: fix MAC addr setting on privileged >> BE3 VFs") allows privileged BE3 VFs to set its MAC address during >> initialization. Although the i

Re: [PATCH net v2] be2net: fix initial MAC setting

2017-01-31 Thread Sriharsha Basavapatna
On Wed, Feb 1, 2017 at 12:31 AM, Ivan Vecera wrote: > Recent commit 34393529163a ("be2net: fix MAC addr setting on privileged > BE3 VFs") allows privileged BE3 VFs to set its MAC address during > initialization. Although the initial MAC for such VFs is already > programmed by parent PF the subsequ

[PATCH net v2] be2net: fix initial MAC setting

2017-01-31 Thread Ivan Vecera
Recent commit 34393529163a ("be2net: fix MAC addr setting on privileged BE3 VFs") allows privileged BE3 VFs to set its MAC address during initialization. Although the initial MAC for such VFs is already programmed by parent PF the subsequent setting performed by VF is OK, but in certain cases (afte