git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31e6d36
)
atm: sk_wmem_alloc initial value is one
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 18 Jun 2009 02:06:12 +0000
(19:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 18 Jun 2009 07:29:12 +0000
(
00:29
-0700)
commit
2b85a34e911bf483c27cfdd124aeb1605145dc80
(net: No more expensive sock_hold()/sock_put() on each tx)
changed initial sk_wmem_alloc value.
This broke net/atm since this protocol assumed a null
initial value. This patch makes necessary changes.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found