net: af_unix should use KERN_INFO instead of KERN_DEBUG
authorEric Dumazet <dada1@cosmosbay.com>
Wed, 19 Nov 2008 23:48:09 +0000 (15:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Nov 2008 23:48:09 +0000 (15:48 -0800)
As spotted by Joe Perches, we should use KERN_INFO in unix_sock_destructor()

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found