mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
Remove unused label.
MFC after: 1 week
This commit is contained in:
parent
27aa751c90
commit
cd71804c84
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=263971
@ -634,7 +634,6 @@ ip6_forward(struct mbuf *m, int srcrt)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
senderr:
|
|
||||||
if (mcopy == NULL)
|
if (mcopy == NULL)
|
||||||
goto out;
|
goto out;
|
||||||
switch (error) {
|
switch (error) {
|
||||||
|
Loading…
Reference in New Issue
Block a user