Re: [PATCH net-next] ravb: use pdev rather than ndev for error messages

2015-11-02 Thread David Miller
From: Simon Horman Date: Mon, 2 Nov 2015 10:40:17 +0900 > 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

[PATCH net-next] ravb: use pdev rather than ndev for error messages

2015-11-01 Thread Simon Horman
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 e680.ethernet: