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)
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>

No differences found