Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d5803bf authored by Sven Wegener's avatar Sven Wegener Committed by Simon Horman
Browse files

ipvs: Fix unused label warning

parent e6f225eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1330,7 +1330,9 @@ ip_vs_edit_service(struct ip_vs_service *svc, struct ip_vs_service_user_kern *u)

  out_unlock:
	write_unlock_bh(&__ip_vs_svc_lock);
#ifdef CONFIG_IP_VS_IPV6
  out:
#endif

	if (old_sched)
		ip_vs_scheduler_put(old_sched);