aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorGertjan van Wingerde <gwingerde@gmail.com>2010-06-03 04:51:43 -0400
committerIvo van Doorn <IvDoorn@gmail.com>2010-06-03 04:51:43 -0400
commitbaaffe67b5b33e4215409669226ef623cb65e15c (patch)
tree5f92b460a5b960ca96ca843f6b10c2c22096cb7b /fs
parent5c3b685c79f38ac6b909b3650f3dad3993614cfb (diff)
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
For rt2800 reverse the calling order of rt2x00pci_write_data and rt2800pci_write_data. Currently rt2800pci_write_data calls rt2x00pci_write_data as there can be only 1 driver callback function specified by the driver. Reverse this calling order by introducing a new driver callback function, called write_tx_datadesc, which is called from the bus-specific write_tx_data functions. Preparation for futher cleanups in the skb data handling of rt2x00. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions