commit | 9e9f665a18008999e749bd41394efcbf5c37a726 | [log] [tgz] |
---|---|---|
author | Daniel Pieczko <dpieczko@solarflare.com> | Tue Jul 07 11:37:00 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 08 16:07:33 2015 -0700 |
tree | 56f4a76f76ae951e6f0edd5d68c8b0d26a1ad655 | |
parent | b5a983f3141239b5b0b4a4e66efa31f8a26354b8 [diff] |
sfc: refactor code in efx_ef10_set_mac_address() Re-organize the structure of error handling to avoid having to duplicate the netif_err() around the ifdefs. The only change to the behaviour of the error-handling is that the PF's data structure to record VF details should only be updated if the original command succeeded. Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>