diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2008-06-10 21:39:35 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-06-10 21:39:35 +0200 |
commit | ce4a7d0d48bbaed78ccbb0bafb9229651a40303a (patch) | |
tree | df8770ef69c71a0d6935154add3ff3f4bb8dbc3a /include/asm-x86/vmi_time.h | |
parent | ipv4: Remove unused declaration from include/net/tcp.h. (diff) | |
download | linux-ce4a7d0d48bbaed78ccbb0bafb9229651a40303a.tar.xz linux-ce4a7d0d48bbaed78ccbb0bafb9229651a40303a.zip |
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Wei Yongjun noticed that we may call reqsk_free on request sock objects where
the opt fields may not be initialized, fix it by introducing inet_reqsk_alloc
where we initialize ->opt to NULL and set ->pktopts to NULL in
inet6_reqsk_alloc.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-x86/vmi_time.h')
0 files changed, 0 insertions, 0 deletions