]> git.baikalelectronics.ru Git - kernel.git/commit
netlink: add signed types
authorJiri Pirko <jiri@resnulli.us>
Fri, 27 Jul 2012 06:28:52 +0000 (06:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 Aug 2012 03:40:11 +0000 (20:40 -0700)
commit695a90d8c2e76a78a7a4f3d34a16b12efed55976
tree6c8f8356d2268a8e52baadb9ebc156878e2ca209
parent512b01282782cb3307f2433e5b0be3411516af71
netlink: add signed types

Signed types might be needed in NL communication from time to time
(I need s32 in team driver), so add them.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h