|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.250.4.4, 2007/10/04 15:44:52 | version 1.250.4.5, 2007/11/11 16:48:31 | ||
|---|---|---|---|
|
|
||
| splx(s); | splx(s); | ||
| if (m == 0) | if (m == 0) | ||
| return; | return; | ||
| MCLAIM(m, &ip_rx_mowner); | |||
| ip_input(m); | ip_input(m); | ||
| } | } | ||
| } | } |