aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2015-11-02 10:40:17 +0900
committerDavid S. Miller <davem@davemloft.net>2015-11-02 16:32:37 -0500
commitc451113291c193d3bfbd0682011d2979d649010c (patch)
treec5248d8918e1c5e0db1a72e52b7645bda7a4a894 /include
parentnet: make skb_set_owner_w() more robust (diff)
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 'include')
0 files changed, 0 insertions, 0 deletions