Skip to content
Commit 81e2a3d5 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

atm: sk_wmem_alloc initial value is one

commit 2b85a34e


(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: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 31e6d363
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment