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
Kconfig -rw-r--r-- 437 bytes
Makefile -rw-r--r-- 170 bytes
mca-bus.c -rw-r--r-- 4.1 KB
mca-device.c -rw-r--r-- 6.6 KB
mca-driver.c -rw-r--r-- 1.5 KB
mca-legacy.c -rw-r--r-- 8.7 KB
mca-proc.c -rw-r--r-- 7.1 KB

back to top