diff options
author | Jon Mason <[email protected]> | 2016-07-07 19:08:53 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-09 18:10:40 -0400 |
commit | d00a8281bcc962027dfe409c2f3e3f0546be9200 (patch) | |
tree | e0ecb0467fd9d528fff06659224d84569d644644 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1db19db7f5ff4ddd3b1b6dd2092a87298ee5bd0b (diff) |
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
The bgmac_* print wrappers call dev_* prints with the dev pointer from
the bcma core. In anticipation of removing the bcma requirement for
this driver, these must be changed to not reference that struct. So,
simply change all of the bgmac_* prints to their dev_* counterparts. In
some cases netdev_* prints are more appropriate, so change those as
well.
Signed-off-by: Jon Mason <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Tested-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions