diff options
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | 2006-03-21 07:31:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-21 07:31:09 +0100 |
commit | 118b2c9532c853ebdf15c21128d30a343b89ea45 (patch) | |
tree | 1974a1850b4bfebb08424a241228ac66076c276f /net/dccp/timer.c | |
parent | [DCCP] options: Fix handling of ackvecs in DATA packets (diff) | |
download | linux-118b2c9532c853ebdf15c21128d30a343b89ea45.tar.xz linux-118b2c9532c853ebdf15c21128d30a343b89ea45.zip |
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Using this also provides opportunities for introducing
inet_csk_alloc_skb that would call alloc_skb, account it to the sock
and skb_reserve(max_header), but I'll leave this for later, for now
using sk_prot->max_header consistently is enough.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/timer.c')
0 files changed, 0 insertions, 0 deletions