[PATCH] pcnet32.c handle failures in open
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.
Showing
Please register or sign in to comment