| commit | 1e34a11d55c9437775367d72ad03f9af99e78bd0 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@davemloft.net> | Tue Jan 22 23:44:31 2008 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Wed Jan 23 03:11:40 2008 -0800 |
| tree | d2b2daf8f433ae851faaf007ce9e6b0b33427cf0 | |
| parent | 4c93566e2a61b48ef071a8d8a8fa9904c83a668e [diff] |
[IPV4]: Add missing skb->truesize increment in ip_append_page(). And as noted by Takahiro Yasui, we thus need to bump the sk->sk_wmem_alloc at this spot as well. Signed-off-by: David S. Miller <davem@davemloft.net>