[IPV6] addrconf: Do not print device pointer in privacy log message.
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 Dec 2005 06:59:36 +0000 (22:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Dec 2005 06:59:36 +0000 (22:59 -0800)
commita1493d9cd1aaed06860d128a37df1bdfbc61f7c8
treec8101a9d1b3b41a2b39d4078458fa15d1dad3c04
parentcd6104572bca9e4afe0dcdb8ecd65ef90b01297b
[IPV6] addrconf: Do not print device pointer in privacy log message.

Noticed by Andi Kleen, it is pointless to emit the device
structure pointer in the kernel logs like this.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c