commit | 2a8aaacda5097fa92a39948da1b4c6614b6e150e | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu Jul 30 13:10:50 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 30 13:10:50 2009 -0700 |
tree | 5ab96a21b4f06a300622fb2c145baffdc4aaa35c | |
parent | a541f8401d8e9113a89ee902cb8d8e412d6d3569 [diff] |
docbook: fix printk of ip address Use the %pI4 format string instead of %d.%d.%d.%d and NIPQUAD. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>