skbuff: size of hole is wrong in a comment
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 30 Sep 2013 12:16:41 +0000 (14:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2013 05:32:39 +0000 (22:32 -0700)
Since commit c93bdd0e03e8 ("netvm: allow skb allocation to use PFMEMALLOC
reserves"), hole size is one bit less than what is written in the comment.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found