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:
0ea9d70
)
[NET_SCHED]: cls_flow: fix key mask validity check
author
Patrick McHardy
<kaber@trash.net>
Wed, 6 Feb 2008 00:19:59 +0000
(16:19 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Feb 2008 00:19:59 +0000
(16:19 -0800)
Since we're using fls(), we need to check whether the value is
non-zero first.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_flow.c
patch
|
blob
|
history
diff --cc
net/sched/cls_flow.c
Simple merge