--- src/sys/dev/netif/plip/if_plip.c 2006/12/22 23:26:21 1.19 +++ src/sys/dev/netif/plip/if_plip.c 2008/01/06 16:55:50 1.20 @@ -332,10 +332,6 @@ lpioctl (struct ifnet *ifp, u_long cmd, sc->sc_ifbuf = kmalloc(sc->sc_if.if_mtu + MLPIPHDRLEN, M_DEVBUF, M_WAITOK); - if (!sc->sc_ifbuf) { - ppb_release_bus(ppbus, dev); - return ENOBUFS; - } /* attach our interrupt handler, later detached when the bus is released */ error = BUS_SETUP_INTR(ppbus, dev, sc->res_irq, 0,