net: Update entry in af_family_clock_key_strings
authorOliver Hartkopp <oliver@hartkopp.net>
Wed, 23 Jul 2008 21:06:04 +0000 (14:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2008 21:06:04 +0000 (14:06 -0700)
commitb4942af65028c5eb516fdd9053020ccb2ee186ce
treec1dbedc282777c599abf430dbd591edd1380dcab
parent5b3ab1dbd401b36ba2f9bfee2d2dae252fd62cd8
net: Update entry in af_family_clock_key_strings

In the merge phase of the CAN subsystem the
af_family_clock_key_strings[] have been added to sock.c in commit
443aef0eddfa44c158d1b94ebb431a70638fcab4
(lockdep: fixup sk_callback_lock annotation). This trivial patch adds
the missing name for address family 29 (AF_CAN).

Signed-off-by: Oliver Hartkopp <oliver@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c