mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-17 14:16:27 +00:00
The sock_register() doesn't change the family, so the protocols can define it read-only. No caller ever checks return value from sock_unregister() Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>