diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2016-10-25 16:08:48 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-12-02 22:30:44 -0800 |
commit | 7429c0bd0155c73e0c6ec8f16e440735209d24a5 (patch) | |
tree | 613152c4c7840f92a92222f407296d176c83ebc2 /include | |
parent | 06fc016c43eac5d88a53677ed0db7e28a7a1b4bd (diff) |
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
This label is unnecessary, as are jumping to a block that checks aq_ret
and then immediately skipping it and returning. So just jump straight to
the error_param and remove this unnecessary label.
Also use goto error_param even in the last check for style consistency.
Change-ID: If487c7d10c4048e37c594e5eca167693aaed45f6
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions