Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57907
b: refs/heads/master
c: 83d3514
h: refs/heads/master
i:
  57905: 4c62dc3
  57903: 62104d4
v: v3
  • Loading branch information
Linas Vepstas authored and Jeff Garzik committed Jun 20, 2007
1 parent b9e7a5e commit 01713bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d025d7858f7415f558e89d870ad1a205954b64cd
refs/heads/master: 83d35145c443d8394aaf1743301e79fa0a8054d7
1 change: 1 addition & 0 deletions trunk/drivers/net/spider_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,7 @@ spider_net_decode_one_descr(struct spider_net_card *card)

/* Ok, we've got a packet in descr */
spider_net_pass_skb_up(descr, card);
descr->skb = NULL;
hwdescr->dmac_cmd_status = SPIDER_NET_DESCR_NOT_IN_USE;
return 1;

Expand Down

0 comments on commit 01713bd

Please sign in to comment.