urndis_newbuf() is only called with NULL as it's third argument so just
authormk <mk@openbsd.org>
Wed, 14 Jul 2010 20:21:55 +0000 (20:21 +0000)
committermk <mk@openbsd.org>
Wed, 14 Jul 2010 20:21:55 +0000 (20:21 +0000)
commit54384797560d819fc68c08ceade39ad0bba1e1b9
treee235acc4227bd62837d7d42800e05d208b6fd547
parente50ada1571d3f9ba76aa1be8c56449125552fa18
urndis_newbuf() is only called with NULL as it's third argument so just
get rid of it.

ok armani
sys/dev/usb/if_urndis.c