commit | 456db6a4d495f40777da6f1f32f62f13026f52db | [log] [tgz] |
---|---|---|
author | Federico Vaga <federico.vaga@gmail.com> | Tue May 28 05:02:44 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 28 23:58:49 2013 -0700 |
tree | 721f6b716ebd95ae2efa8461d627899559a86ec8 | |
parent | 1be374a0518a288147c6a7398792583200a67261 [diff] |
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings The three arrays of strings: af_family_key_strings, af_family_slock_key_strings and af_family_clock_key_strings have not VSOCK's string Signed-off-by: Federico Vaga <federico.vaga@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>