• Don Fry's avatar
    [PATCH] pcnet32.c handle failures in open · 6a6602c0
    Don Fry authored
    If there are errors in the open routine, the driver does not correctly clean
    up and free resources.
    
    This also removes an unnecessary netif_wake_queue, correctly supports the
    debug parameter, and updates the version and date.
    6a6602c0
pcnet32.c 56.4 KB