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:
6a91395
)
net: Use bool in skbuff.h helper functions.
author
David S. Miller
<davem@davemloft.net>
Thu, 8 Mar 2012 01:53:36 +0000
(20:53 -0500)
committer
David S. Miller
<davem@davemloft.net>
Fri, 9 Mar 2012 22:34:50 +0000
(14:34 -0800)
In particular do this for skb_is_nonlinear(), skb_is_gso(), and
skb_is_gso_v6().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found