Re: [PATCH] net: add the AF_QIPCRTR entries to family name tables

From: David Miller
Date: Tue Jan 10 2017 - 20:52:53 EST


From: Suman Anna <s-anna@xxxxxx>
Date: Mon, 9 Jan 2017 21:48:56 -0600

> 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@xxxxxxxxxxxxxx>
> Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Signed-off-by: Suman Anna <s-anna@xxxxxx>

Applied and queued up for -stable, thanks.