aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/rrunner.c
diff options
context:
space:
mode:
authorBruno Randolf <br1@einfach.org>2010-06-16 06:12:01 -0400
committerJohn W. Linville <linville@tuxdriver.com>2010-06-16 14:59:03 -0400
commita66681935455bfbb95dfe42aa3182e3f5b1ff1b4 (patch)
treedf6977155ed9deaf0dc745b353af15475dfca6ce /drivers/net/rrunner.c
parent02a78b42f84b61c689a22f4429d73f92a972bc83 (diff)
ath5k: use direct function calls for descriptors when possible
Use direct function calls for ath5k_hw_setup_rx_desc() and ath5k_hw_setup_mrr_tx_desc() instead of a function pointer which always pointed to the same function in the case of ath5k_hw_setup_rx_desc() and which is easily unified in the case of ath5k_hw_setup_mrr_tx_desc(). Also simplify the initialization function for the remaining function pointers. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/rrunner.c')
0 files changed, 0 insertions, 0 deletions