git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff6e122
)
netlink: add signed types
author
Jiri Pirko
<jiri@resnulli.us>
Fri, 27 Jul 2012 06:28:52 +0000
(06:28 +0000)
committer
David 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