Searched hist:"31 b7720c825934bca1c0f9f562b0c2dc25f7ae81" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx.c | diff 31b7720c825934bca1c0f9f562b0c2dc25f7ae81 Sat Apr 13 21:03:17 CEST 2013 Joe Perches <joe@perches.com> fec: Convert printks to netdev_<level>
Use a more current logging message style.
Convert the printks where a struct net_device is available to netdev_<level>. Convert the other printks to pr_<level> and add pr_fmt where appropriate.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fec_ptp.c | diff 31b7720c825934bca1c0f9f562b0c2dc25f7ae81 Sat Apr 13 21:03:17 CEST 2013 Joe Perches <joe@perches.com> fec: Convert printks to netdev_<level>
Use a more current logging message style.
Convert the printks where a struct net_device is available to netdev_<level>. Convert the other printks to pr_<level> and add pr_fmt where appropriate.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fec_main.c | diff 31b7720c825934bca1c0f9f562b0c2dc25f7ae81 Sat Apr 13 21:03:17 CEST 2013 Joe Perches <joe@perches.com> fec: Convert printks to netdev_<level>
Use a more current logging message style.
Convert the printks where a struct net_device is available to netdev_<level>. Convert the other printks to pr_<level> and add pr_fmt where appropriate.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|