Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343008
b: refs/heads/master
c: db2cad2
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Stefan Richter committed Dec 3, 2012
1 parent 3f121f2 commit 4d38ecf
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: 9d2373420900a39f5212a3b289331aa3535b1000
refs/heads/master: db2cad2f55078e90f84960b84b721291efa83d36
2 changes: 0 additions & 2 deletions trunk/drivers/firewire/net.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,6 @@ static void fwnet_receive_broadcast(struct fw_iso_context *context,
{
struct fwnet_device *dev;
struct fw_iso_packet packet;
struct fw_card *card;
__be16 *hdr_ptr;
__be32 *buf_ptr;
int retval;
Expand All @@ -840,7 +839,6 @@ static void fwnet_receive_broadcast(struct fw_iso_context *context,
unsigned long flags;

dev = data;
card = dev->card;
hdr_ptr = header;
length = be16_to_cpup(hdr_ptr);

Expand Down

0 comments on commit 4d38ecf

Please sign in to comment.