net: remove a stale comment for dl_next
authorEric Dumazet <edumazet@google.com>
Fri, 19 Apr 2013 21:29:25 +0000 (14:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Apr 2013 19:55:48 +0000 (15:55 -0400)
commit3fb62c5d3fc1821f50c6003e582713857a520f6b
treeed922dd7a55070376705bd6dcd0bd8551f206424
parentd4ae1f5e5eb3a6b367acb137dec9e9599b0ce3f3
net: remove a stale comment for dl_next

dl_next member in struct request_sock doesn't need to be first.

We expect to insert a "struct common_sock" or a subset of it,
so this claim had to be verified.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/request_sock.h