net/ice/base: return error directly
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 20 Oct 2020 00:47:31 +0000 (08:47 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:35:03 +0000 (23:35 +0100)
commit8bdcabf4c193f9d8ec74b656eb618e4e964384f9
treefdc293399e19550d06b622febe95041f63815971
parentee5031b810335c4eefcd8600ba653e85cc7b8b99
net/ice/base: return error directly

As there is nothing to unroll, return the error directly. Remove the
label as this is the only reference to that label.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_sched.c