On Thu, 13 Feb 2014, Florian Westphal wrote: > Ilia Mirkin <imir...@alum.mit.edu> wrote: > > > Maybe printing "using protocol version X" will make it appear less like > > > a debugging message referring to packet contents or something similar. > > > > With pr_info it'll still appear in dmesg, and it'll still be "random > > non-sensical message appears over and over in dmesg" type of > > situation, to the vast majority of users. Do we need a print every > > time someone creates a new tcp connection too? I'm still not totally > > clear on the cause of this message getting printed, but I was seeing > > it a whole bunch in my configuration... > > Yes, because it erronously got moved into the netns init function. > > And thats what causes the spew. Moving it back into module init > function should be enough.
Florian has got right, that'd be the best. Best regards, Jozsef - E-mail : kad...@blackhole.kfki.hu, kadlecsik.joz...@wigner.mta.hu PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/