net-caif: Added missing lock validator constants
commitfe33147a58e7d1d3086bf823aabfd491d843be82
authorAlex Lorca <alex.lorca@gmail.com>
Mon, 7 Jun 2010 08:01:22 +0000 (7 01:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jun 2010 08:01:22 +0000 (7 01:01 -0700)
treecd22d8c82464063ced4ebafde6421ff66a7bb7c6
parenta8b690f98baf9fb1902b8eeab801351ea603fa3a
net-caif: Added missing lock validator constants

CAIF is using "xxx-AF_MAX" strings for the lock validator. It should use
its own strings.

Signed-off-by: Alex Lorca <alex.lorca@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c