Jeff Garzik <[EMAIL PROTECTED]> writes:
> Arnaud Patard wrote:
>> Hi,
>> I was testing the sis190 driver and got an oops. Tests show that the
>> error
>> path is the following : sis190_init_one()
>> -> register_netdev
>>* Userspace sees the new interface and run ethtool ethX.
>>* ethtool
Arnaud Patard wrote:
Hi,
I was testing the sis190 driver and got an oops. Tests show that the error
path is the following :
sis190_init_one()
-> register_netdev
* Userspace sees the new interface and run ethtool ethX.
* ethtool calls ethtools_get_settings
* ethtools_get_settings tr
Arnaud Patard <[EMAIL PROTECTED]> :
[...]
> Signed-off-by: Arnaud Patard <[EMAIL PROTECTED]>
diff -rpuN a/drivers/net/sis190.c b/drivers/net/sis190.c
--- a/drivers/net/sis190.c 2005-08-25 15:36:24.0 +0200
+++ b/drivers/net/sis190.c 2005-08-25 15:36:34.0 +0200
@@ -1779,14
Hi,
I was testing the sis190 driver and got an oops. Tests show that the error
path is the following :
sis190_init_one()
-> register_netdev
* Userspace sees the new interface and run ethtool ethX.
* ethtool calls ethtools_get_settings
* ethtools_get_settings try to access to the mii d