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:
e96a41e
)
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
author
Li RongQing
<roy.qing.li@gmail.com>
Wed, 15 Jan 2014 09:03:30 +0000
(17:03 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 15 Jan 2014 23:53:18 +0000
(15:53 -0800)
Two places defined IPV6_TCLASS_SHIFT, so we should move it into ipv6.h,
and use this macro as possible. And define ip6_tclass helper to return
tclass
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found