Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313907
b: refs/heads/master
c: 94b6042
h: refs/heads/master
i:
  313905: 1240252
  313903: d8e8b52
v: v3
  • Loading branch information
Ben Hutchings authored and David S. Miller committed Jun 7, 2012
1 parent bb8c7b4 commit 16239f1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0bb79565aaa4d917a14c87deae8b98a61833307a
refs/heads/master: 94b6042cfed02229b05e04002ab00085b60f8213
4 changes: 2 additions & 2 deletions trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ static void skb_under_panic(struct sk_buff *skb, int sz, void *here)
* @node: numa node to allocate memory on
*
* Allocate a new &sk_buff. The returned buffer has no headroom and a
* tail room of size bytes. The object has a reference count of one.
* The return is the buffer. On a failure the return is %NULL.
* tail room of at least size bytes. The object has a reference count
* of one. The return is the buffer. On a failure the return is %NULL.
*
* Buffers may only be allocated from interrupts using a @gfp_mask of
* %GFP_ATOMIC.
Expand Down

0 comments on commit 16239f1

Please sign in to comment.