Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206778
b: refs/heads/master
c: a2d39db
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter committed Jul 27, 2010
1 parent aee8338 commit d0da220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c7b2a99c66e7b40d8843a70f2981e375eeedf062
refs/heads/master: a2d39db9dec0e7e403f54c9cf98b7dbc82b4c44a
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/nosy.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ nosy_stop_snoop(struct client *client)
unsigned long flags;

spin_lock_irqsave(&client->lynx->client_list_lock, flags);
list_del(&client->link);
list_del_init(&client->link);
spin_unlock_irqrestore(&client->lynx->client_list_lock, flags);
}

Expand Down

0 comments on commit d0da220

Please sign in to comment.