summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorJon Mason <jon.mason@broadcom.com>2016-07-08 02:08:53 +0300
committerDavid S. Miller <davem@davemloft.net>2016-07-10 01:10:40 +0300
commitd00a8281bcc962027dfe409c2f3e3f0546be9200 (patch)
treee0ecb0467fd9d528fff06659224d84569d644644 /include/linux/stacktrace.h
parent1db19db7f5ff4ddd3b1b6dd2092a87298ee5bd0b (diff)
downloadlinux-d00a8281bcc962027dfe409c2f3e3f0546be9200.tar.xz
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 <jon.mason@broadcom.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions