OSDN Git Service

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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 01:50:59 +0000 (20:50 -0500)
commit5d722b3024f6762addb8642ffddc9f275b5107ae
treeaf81cd831d1e079ae847f92bb700160a463c6fcd
parent3512a1ad56174308a9fd3e10f4b1e3e152e9ec01
net: add the AF_QIPCRTR entries to family name tables

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>
net/core/sock.c