diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2015-11-02 01:40:17 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-02 21:32:37 (GMT) |
commit | c451113291c193d3bfbd0682011d2979d649010c (patch) | |
tree | c5248d8918e1c5e0db1a72e52b7645bda7a4a894 /net/ipv6 | |
parent | 9e17f8a475fca81950fdddc08df428ed66cf441f (diff) | |
download | linux-c451113291c193d3bfbd0682011d2979d649010c.tar.xz |
ravb: use pdev rather than ndev for error messages
This corrects what appear to be typos, making the code consistent with
itself, and allowing meaningful prefixes to be displayed with the errors in
question.
Before:
(null): failed to initialize MDIO
(null): Cannot allocate desc base address table (size 176 bytes)
After:
ravb e6800000.ethernet: failed to initialize MDIO
ravb e6800000.ethernet: Cannot allocate desc base address table (size 176 bytes)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions