commit | 4778e0be16c291ba6d9d55eeff3a6764fc84a071 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Jul 27 06:28:52 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 03 20:40:11 2012 -0700 |
tree | 6c8f8356d2268a8e52baadb9ebc156878e2ca209 | |
parent | ff6e1225957cce9e93b8d84dc240e5a44094d0ec [diff] |
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>