net: add the AF_QIPCRTR entries to family name tables
authorAnna, Suman <s-anna@ti.com>
Tue, 10 Jan 2017 03:48:56 +0000 (21:48 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Jan 2017 12:42:55 +0000 (13:42 +0100)
commit33364eee1fe4b1bdff89312645ee3a624858dbc9
tree504f3437f7eb7da9312e45254fa910dfb3948716
parent2ff4a0243c9e7b16c4fa1e9b7ab08525f4b11a40
net: add the AF_QIPCRTR entries to family name tables

[ Upstream commit 5d722b3024f6762addb8642ffddc9f275b5107ae ]

Commit bdabad3e363d ("net: Add Qualcomm IPC router") introduced a
new address family. Update the family name tables accordingly so
that the lockdep initialization can use the proper names for this
family.

Cc: Courtney Cavin <courtney.cavin@sonymobile.com>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/core/sock.c