bna: Fix ethtool register dump and reordered an API
authorRasesh Mody <rmody@brocade.com>
Thu, 23 Dec 2010 21:45:03 +0000 (21:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Dec 2010 03:16:00 +0000 (19:16 -0800)
commit815f41e74031d6dc6d6dd988f58c03a1d72d02b9
tree6a7bf3f250ee5a2ac8ba74f6a26c36a4e76ea04e
parent0613ecfc94b13e86c9ff1252fd63e35a94475cd6
bna: Fix ethtool register dump and reordered an API

Change Details:
- Removed semaphore register dump from ethtool
- Moved netif_carrier_off() call to before calling bna_init()

Signed-off-by: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bna/bnad.c
drivers/net/bna/bnad_ethtool.c