|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.90.2.1.2.2, 2007/09/23 21:36:35 | version 1.90.2.2, 2007/05/24 19:13:15 | ||
|---|---|---|---|
|
|
||
| /* XXX error stat??? */ | /* XXX error stat??? */ | ||
| error = EINVAL; | error = EINVAL; | ||
| DPRINTF(("ip6_input: no SP, packet discarded\n"));/*XXX*/ | DPRINTF(("ip6_input: no SP, packet discarded\n"));/*XXX*/ | ||
| goto bad; | |||
| } | } | ||
| splx(s); | splx(s); | ||
| if (error) | if (error) |