/3] ixgbe: Refactor MAC address
configuration code
In the process of tracking down a memory leak when adding/removing fdb entries
I had to go through the MAC address configuration code for ixgbe.
In the process of doing so I found a number of issues that impacted readability
and performance
In the process of tracking down a memory leak when adding/removing fdb
entries I had to go through the MAC address configuration code for ixgbe.
In the process of doing so I found a number of issues that impacted
readability and performance. This change updates the code in general to
clean it up s