commit | 45906723578f768d029ba7774cd97b435f2c5125 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Mon Sep 30 14:16:41 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 30 22:32:39 2013 -0700 |
tree | 3f26d65ccb4ab928b4d302f573754544f6bdbb47 | |
parent | d9a71f97d5ad4ac912e0bb60813ae992da1e18b2 [diff] |
skbuff: size of hole is wrong in a comment 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>