Re: [PATCH net-next 01/10] bnxt_en: Improve bnxt_vf_update_mac().
From: David Miller <davem@davemloft.net>
Date: 2016-02-25 19:02:58
From: David Miller <davem@davemloft.net>
Date: 2016-02-25 19:02:58
From: Michael Chan <michael.chan@broadcom.com> Date: Thu, 25 Feb 2016 09:15:39 -0800
I agree it is complicated. The default, if nobody does anything, is random MAC. But random MAC has disadvantages, so we allow some options for the PF or VF users to change it.
Ok, thanks for explaining.