commit | 7cc5a20e38fcaf395ac59e7ed6c3decb575a0dc7 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon Sep 19 03:58:05 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 19 21:32:25 2016 -0400 |
tree | 27da89ee406c3c5cbd99f62c6e80f8a4c969db5b | |
parent | 47f8e8b9bbbbe00740786bd1da0d5097d45ba46b [diff] |
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps(). Re-arrange the code so that the generation of the random MAC address for the VF is at the end of the function. The next patch will add one more step to call bnxt_approve_mac() to get the firmware to approve the random MAC address. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>