Re: D-Link DFE-580TX and snmpd problems, who's maintainer of sundance.c ?

Previous thread: Re: Linux Security *Module* Framework (Was: LSM conversion to static interface by Adam Jerome on Wednesday, October 24, 2007 - 10:10 am. (1 message)

Next thread: [RFC] cgroup brace coding style fix by Paul Jackson on Wednesday, October 24, 2007 - 10:36 am. (2 messages)
From: Volker Sauer
Date: Wednesday, October 24, 2007 - 10:11 am

Hi,

there already was a thread on this topic in summer but with no result:

http://groups.google.com/group/fa.linux.kernel/browse_thread/thread/4b433f881e3585b2/a...

Adi tracked down, that the messages in the syslog (in my case appearing
exactly every 30 seconds), come from snmpd running on the same machine
calling SIOCDEVPRIVATE.

This behaviour still exists in 2.6.23.1

I'm neither a skilled C-programmer nor a kernel-expert, but looking at
drivers/net/sundance.c:1605 I see, that SIOCDEVPRIVATE does
nothing else then printing this debug message.

So the questions is: why? What is this good for?
And: can I remove it? I can not abandon snmpd and the messages spam my
syslog.
Or: do I have to patch snmpd?

Regards
Volker

-> Please CC: me, I'm not on the list <-

P.S.: there's no one in the MAINTAINERS file for sundance.c. Is someone
here who still cares about this driver?

From: Francois Romieu
Date: Wednesday, October 24, 2007 - 2:46 pm

Volker Sauer <vsauer@dvs.tu-darmstadt.de> :


Please try the attached patch.


Please Cc: netdev@vger.kernel.org on further replies, thanks.

-- 
Ueimor
From: Volker Sauer
Date: Thursday, October 25, 2007 - 8:13 am

Hi Francois,

the patch solves the problem. Thank you.

Regards
Volker

--=20
  Volker Sauer  *  Poststrasse 1/601   *   64293 Darmstadt  *   Germany
  E-Mail/Jabber: volker(at)volker-sauer.de * http://www.volker-sauer.de
  PGPKey-Fingerprint: DB26 11C7 B12E 0B27 3999 2E4F 7E35 4E4D 5DD5 D0E0
  http://wwwkeys.de.pgp.net/pks/lookup?op=3Dget&search=3D0x7E354E4D5DD5D0E0=
=20
Previous thread: Re: Linux Security *Module* Framework (Was: LSM conversion to static interface by Adam Jerome on Wednesday, October 24, 2007 - 10:10 am. (1 message)

Next thread: [RFC] cgroup brace coding style fix by Paul Jackson on Wednesday, October 24, 2007 - 10:36 am. (2 messages)