|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.254, 2007/10/02 20:35:04 | version 1.254.2.1, 2007/11/13 16:02:51 | ||
|---|---|---|---|
|
|
||
| splx(s); | splx(s); | ||
| if (m == 0) | if (m == 0) | ||
| return; | return; | ||
| MCLAIM(m, &ip_rx_mowner); | |||
| ip_input(m); | ip_input(m); | ||
| } | } | ||
| } | } |