commit | be7fa3263a15d3f278c3bfbf606ec169aaa3a920 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Thu Dec 23 21:45:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 25 19:15:59 2010 -0800 |
tree | 758dca8183d4d5643dd23547bc470b38a15a8579 | |
parent | e1928c86c4829703b800c81cc9edc939b5634e6f [diff] |
bna: TxRx and datapath fix Change Details: - Check HW ready condition before accessing h/w register in data-path - Postpone clean-up of data buffers to the data-path restart path and wait in the cleanup routines for in-flight DMA to complete - Separate out Tx completion processing from Rx poll routine 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>