diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2011-09-07 18:10:02 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-14 17:56:44 (GMT) |
commit | 31937c423ed3a13613b3aa7459e7405dd428f2d8 (patch) | |
tree | b8507dc88383c809e0521006791ee343e618d97c /drivers/sbus/Makefile | |
parent | 4319e193271dc93241338eb0173fc26dc6c35465 (diff) | |
download | linux-31937c423ed3a13613b3aa7459e7405dd428f2d8.tar.xz |
rt2x00: Minor optimizazion in txdone path
We can save an indirect function call + some instructions for fetching
the actual function pointer by passing the driver specific txwi pointer
directly from rt2800pci/rt2800usb to rt2800lib instead of using the
rt2800_drv_get_txwi callback.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/sbus/Makefile')
0 files changed, 0 insertions, 0 deletions