[INET]: Move tcp_port_rover to inet_hashinfo
[deliverable/linux.git] / include / net / sock.h
index 69d869e41c3550d3a6c2b6f2cd273b358c4f540e..391d00b5b7b4d9339d837cd814d351563068279e 100644 (file)
@@ -136,7 +136,7 @@ struct sock_common {
   *    @sk_no_check: %SO_NO_CHECK setting, wether or not checkup packets
   *    @sk_route_caps: route capabilities (e.g. %NETIF_F_TSO)
   *    @sk_lingertime: %SO_LINGER l_linger setting
-  *    @sk_hashent: hash entry in several tables (e.g. tcp_ehash)
+  *    @sk_hashent: hash entry in several tables (e.g. inet_hashinfo.ehash)
   *    @sk_backlog: always used with the per-socket spinlock held
   *    @sk_callback_lock: used with the callbacks in the end of this struct
   *    @sk_error_queue: rarely used
This page took 0.0364 seconds and 5 git commands to generate.