bna: use netdev_* and dev_* instead of printk and pr_*
authorIvan Vecera <ivecera@redhat.com>
Thu, 11 Jun 2015 13:52:31 +0000 (15:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2015 22:57:18 +0000 (15:57 -0700)
commitecc467896d977f4f1a6dfee77652aab117ebfb73
tree3d29bb05594c2b57e0c43b9e9892f5f009eb06d2
parentad24d6f04d8d279cb739fb5267487fe94c6b9ab3
bna: use netdev_* and dev_* instead of printk and pr_*

...and remove some of them. It is not necessary to log when .probe() and
.remove() are called or when TxQ is started or stopped. Also log level
of some of them was changed to more appropriate one (link up/down,
firmware loading failure.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/brocade/bna/bnad.c
drivers/net/ethernet/brocade/bna/bnad_debugfs.c
drivers/net/ethernet/brocade/bna/bnad_ethtool.c
drivers/net/ethernet/brocade/bna/cna_fwimg.c