diff options
Diffstat (limited to 'drivers/firewire/fw-transaction.h')
-rw-r--r-- | drivers/firewire/fw-transaction.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/firewire/fw-transaction.h b/drivers/firewire/fw-transaction.h index 1a22a23e4596..8d1987f9c61e 100644 --- a/drivers/firewire/fw-transaction.h +++ b/drivers/firewire/fw-transaction.h | |||
@@ -224,8 +224,6 @@ struct fw_card { | |||
224 | 224 | ||
225 | int node_id; | 225 | int node_id; |
226 | int generation; | 226 | int generation; |
227 | /* This is the generation used for timestamping incoming requests. */ | ||
228 | int request_generation; | ||
229 | int current_tlabel, tlabel_mask; | 227 | int current_tlabel, tlabel_mask; |
230 | struct list_head transaction_list; | 228 | struct list_head transaction_list; |
231 | struct timer_list flush_timer; | 229 | struct timer_list flush_timer; |