]> rtime.felk.cvut.cz Git - linux-imx.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)
commit4778e0be16c291ba6d9d55eeff3a6764fc84a071
tree6c8f8356d2268a8e52baadb9ebc156878e2ca209
parentff6e1225957cce9e93b8d84dc240e5a44094d0ec
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