Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72946
b: refs/heads/master
c: 2ed45b0
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Stefan Richter committed Oct 31, 2007
1 parent 4812113 commit c887223
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 0bd243c4d93583cd8e1786c0bd6982f6f9f94ab6
refs/heads/master: 2ed45b07c957e37db88d7d3696b63eb79b0ef5ef
2 changes: 0 additions & 2 deletions trunk/drivers/ieee1394/ieee1394_transactions.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ int hpsb_packet_success(struct hpsb_packet *packet)
packet->node_id);
return -EAGAIN;
}
BUG();

case ACK_BUSY_X:
case ACK_BUSY_A:
Expand Down Expand Up @@ -282,7 +281,6 @@ int hpsb_packet_success(struct hpsb_packet *packet)
packet->ack_code, packet->node_id, packet->tcode);
return -EAGAIN;
}
BUG();
}

struct hpsb_packet *hpsb_make_readpacket(struct hpsb_host *host, nodeid_t node,
Expand Down

0 comments on commit c887223

Please sign in to comment.