diff options
author | Patrick McHardy <kaber@trash.net> | 2008-04-18 08:19:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-18 08:19:55 +0200 |
commit | f5ba2d32170679eb9b7c251ac3d9687916a41c18 (patch) | |
tree | d0bd86075cf7437e9022955eb8813c388178f544 /drivers/ssb | |
parent | [INET]: Uninline the __inet_inherit_port call. (diff) | |
download | linux-f5ba2d32170679eb9b7c251ac3d9687916a41c18.tar.xz linux-f5ba2d32170679eb9b7c251ac3d9687916a41c18.zip |
[PKT_SCHED]: Fix datalen check in tcf_simp_init().
datalen is unsigned so it can never be less than zero,
but that's ok because the attribute passed to nla_len()
has been validated and therefore a negative return
value is impossible.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions