aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-03-24 12:57:25 -0300
committerDavid S. Miller <davem@davemloft.net>2014-03-26 15:46:15 -0400
commit1e87af97e63d7e4bf6b9d2d6383a8c1c689afcb1 (patch)
tree65ce6a885afbabc710738c05ad59c31e895a228d /tools/perf/scripts/python
parentcc93fc51f3a1cc9eae7d1deb3cb8226d08c4ca58 (diff)
smsc911x: Do not use netdev_dbg() when device is not registered
With debug enabled we get the following message: smsc911x smsc911x (unregistered net_device): couldn't get clock -2 As the device has not been registered at this point, it is better to use dev_dbg() instead of netdev_dbg(). CC: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Suggested-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions