o Fix a typo in previous commit.
This commit is contained in:
parent
89d973129e
commit
927c5a0489
@ -1616,7 +1616,7 @@ config_pipe(struct dn_pipe *p)
|
||||
|
||||
if ( x->rq == NULL ) { /* a new flow_set */
|
||||
r = alloc_hash(x, pfs) ;
|
||||
if (s) {
|
||||
if (r) {
|
||||
free(x, M_DUMMYNET);
|
||||
splx(s);
|
||||
return r ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user