Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294115
b: refs/heads/master
c: 280f64d
h: refs/heads/master
i:
  294113: cd5af54
  294111: 7b228d4
v: v3
  • Loading branch information
Stefan Richter committed Feb 22, 2012
1 parent 31578d1 commit bd0d53f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 26b4950de174bc96c27b77546370dec84fb75ae7
refs/heads/master: 280f64d4f108b7ac707d6208d50a59627b984dc5
8 changes: 0 additions & 8 deletions trunk/drivers/firewire/core-transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -840,14 +840,6 @@ static void handle_exclusive_region_request(struct fw_card *card,
offset, request->length);
spin_unlock_irqrestore(&address_handler_lock, flags);

/*
* FIXME: lookup the fw_node corresponding to the sender of
* this request and pass that to the address handler instead
* of the node ID. We may also want to move the address
* allocations to fw_node so we only do this callback if the
* upper layers registered it for this node.
*/

if (handler == NULL)
fw_send_response(card, request, RCODE_ADDRESS_ERROR);
else
Expand Down

0 comments on commit bd0d53f

Please sign in to comment.