Unwrap a line that no longer requires wrapping.

This commit is contained in:
Brooks Davis 2018-05-15 20:14:38 +00:00
parent 423349f696
commit 514ef08caf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333644

View File

@ -1417,8 +1417,7 @@ in_lltable_dump_entry(struct lltable *llt, struct llentry *lle,
return (0);
/* Skip if jailed and not a valid IP of the prison. */
lltable_fill_sa_entry(lle,(struct sockaddr *)&arpc.sin);
if (prison_if(wr->td->td_ucred,
(struct sockaddr *)&arpc.sin) != 0)
if (prison_if(wr->td->td_ucred, (struct sockaddr *)&arpc.sin) != 0)
return (0);
/*
* produce a msg made of: