Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90453
b: refs/heads/master
c: a0f55e0
h: refs/heads/master
i:
  90451: 314979b
v: v3
  • Loading branch information
David S. Miller committed Mar 29, 2008
1 parent 452ed15 commit 31caf11
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: 095d911201b0741e7f326d269a005dba55985acf
refs/heads/master: a0f55e0e833009c6a4eeb2626b807e3c21b128c8
2 changes: 1 addition & 1 deletion trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ struct sk_buff *dev_alloc_skb(unsigned int length)
{
/*
* There is more code here than it seems:
* __def_alloc_skb is an inline
* __dev_alloc_skb is an inline
*/
return __dev_alloc_skb(length, GFP_ATOMIC);
}
Expand Down

0 comments on commit 31caf11

Please sign in to comment.