network - Add assertions for direct messaged calls
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 16 Sep 2010 07:49:33 +0000 (00:49 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 16 Sep 2010 07:49:33 +0000 (00:49 -0700)
commit0fec1ecd6d03c009c61dbf7e79f6f11e9e378233
treea9472fb7096425210804d6cf94b48dd7c536b1e1
parent982f999dde975121acfd9c54c69c90a81e4c36dd
network - Add assertions for direct messaged calls

* Certain pru_* functions are direct-messaged calls and the operation must
  be done on return.  Assert that the operation is done.
sys/kern/uipc_msg.c