97a54c68e0eb551c60e3dc843627f967919a951 author Ivo van Doorn 1194876160 +0100 committer David S. Miller 1201561480 -0800 rt2x00: Move duplicate code into rt2x00pci_txdone() rt2400pci, rt2500pci and rt61 require different txdone handling, but the code that pushes the frame upstream and cleans up the entry is identical to all of them. This will create the function rt2x00pci_txdone() to remove the duplicate code. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville Ä©Ì ›