diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2010-06-20 16:50:35 -0400 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2010-06-20 17:11:55 -0400 |
commit | 33e553fe2b4a983ef34a57ab1440d8d33397bb12 (patch) | |
tree | 3a7098a935f0b678a6e6a565619d0d990f9122f3 /block/blk-iopoll.c | |
parent | 56d04cb189f955e5167c27944d61aa57ad69b598 (diff) |
firewire: remove an unused function argument
void (*fw_address_callback_t)(..., int speed, ...) is the speed that a
remote node chose to transmit a request to us. In case of split
transactions, firewire-core will transmit the response at that speed.
Upper layer drivers on the other hand (firewire-net, -sbp2, firedtv, and
userspace drivers) cannot do anything useful with that speed datum,
except log it for debug purposes. But data that is merely potentially
(not even actually) used for debug purposes does not belong into the API.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'block/blk-iopoll.c')
0 files changed, 0 insertions, 0 deletions