[DCCP]: Fix elapsed time option as per section 13.2 of spec v11
authorIan McDonald <iam4@cs.waikato.ac.nz>
Thu, 18 Aug 2005 23:45:29 +0000 (20:45 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:02:03 +0000 (16:02 -0700)
commitb1c9fe7b818acbd36dc908c5c1ad4cab34c67b39
tree7cc9a954c01b9161e44fc90ed24692fe6d933828
parentd179cd12928443f3ec29cfbc3567439644bd0afc
[DCCP]: Fix elapsed time option as per section 13.2 of spec v11

The elapsed time can be two bytes or four bytes only.

Signed-off-by: Ian McDonald <iam4@cs.waikato.ac.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/options.c