net - Add dummy kq write support to tun and tap
authorSamuel J. Greear <sjg@thesjg.com>
Sun, 11 Jul 2010 14:07:28 +0000 (14:07 +0000)
committerSamuel J. Greear <sjg@thesjg.com>
Sun, 11 Jul 2010 14:07:28 +0000 (14:07 +0000)
commit283dbecffb84d4419afc4f46d80d923ec8944e5f
treedd9417871d8ca6d0bcbac89ed8612069f9bb16f5
parent603f486ff18ad7b64b5b651a23f3fae13e8f10c5
net - Add dummy kq write support to tun and tap

* Makes tun and tap always report writeable if polled via a kq-enabled
  interface.
sys/net/tap/if_tap.c
sys/net/tun/if_tun.c