git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f019d51
)
rt2x00: Move generic TX frame writing code into rt2x00queue
author
Ivo van Doorn
<IvDoorn@gmail.com>
Fri, 6 Jun 2008 20:50:28 +0000
(22:50 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Sat, 14 Jun 2008 16:17:56 +0000
(12:17 -0400)
The write_tx_data functions in rt2x00pci and rt2x00usb have
a lot in common. This moves that duplicate code into
rt2x00queue_write_tx_frame().
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found