|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.275.4.1, 2008/11/25 04:04:38 | version 1.275.4.1.8.1, 2011/01/07 03:16:14 | ||
|---|---|---|---|
|
|
||
| splx(s); | splx(s); | ||
| if (m == NULL) | if (m == NULL) | ||
| break; | break; | ||
| KERNEL_UNLOCK_ONE(NULL); | |||
| ip_input(m); | ip_input(m); | ||
| KERNEL_LOCK(1, NULL); | |||
| } | } | ||
| KERNEL_UNLOCK_ONE(NULL); | KERNEL_UNLOCK_ONE(NULL); | ||
| mutex_exit(softnet_lock); | mutex_exit(softnet_lock); |