Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134768
b: refs/heads/master
c: f4fe5a9
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Feb 27, 2009
1 parent 10db6b6 commit c7497b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: c3431ea71ee2ec9d892b5d7a83eb0afcf8c79263
refs/heads/master: f4fe5a9c6d49d760569feed12d54743e0c4fe6e8
3 changes: 1 addition & 2 deletions trunk/drivers/net/chelsio/sge.c
Original file line number Diff line number Diff line change
Expand Up @@ -1967,8 +1967,7 @@ void t1_sge_stop(struct sge *sge)
tx_sched_stop(sge);

for (i = 0; i < MAX_NPORTS; i++)
if (sge->espibug_skb[i])
kfree_skb(sge->espibug_skb[i]);
kfree_skb(sge->espibug_skb[i]);
}

/*
Expand Down

0 comments on commit c7497b1

Please sign in to comment.