Revision 3759fa9c55923f719ae944a3f8fbb029b36f759d authored by Herbert Xu on 13 March 2006, 22:26:12 UTC, committed by David S. Miller on 13 March 2006, 22:26:12 UTC
When we link a socket into the hash table, we need to make sure that we
set the num/port fields so that it shows us with a non-zero port value
in proc/netlink and on the wire.  This code and comment is copied over
from the IPv4 stack as is.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent c33d456
History
File Mode Size
switches
Kconfig -rw-r--r-- 498 bytes
Makefile -rw-r--r-- 150 bytes
rio-access.c -rw-r--r-- 5.5 KB
rio-driver.c -rw-r--r-- 6.0 KB
rio-scan.c -rw-r--r-- 26.1 KB
rio-sysfs.c -rw-r--r-- 5.0 KB
rio.c -rw-r--r-- 13.8 KB
rio.h -rw-r--r-- 2.1 KB

back to top