Re: [PATCH 2/2 V2] kaweth: Clean up code
From: Oliver Neukum <oliver@neukum.org>
Date: 2009-03-31 21:46:39
Also in:
lkml
From: Oliver Neukum <oliver@neukum.org>
Date: 2009-03-31 21:46:39
Also in:
lkml
Am Dienstag 31 März 2009 20:47:13 schrieb Larry Finger:
The driver kaweth yields a -EBUSY error when starting, and a -ETIME error when shutting down. These errors are avoided, and the RX status is further checked for other potential errors.
Why the different treatment with respect to the error counter? Isn't enough to print the numerical error? This takes a lot of memory. Regards Oliver