diff options
author | Tomer Tayar <Tomer.Tayar@cavium.com> | 2017-03-14 16:25:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-14 21:37:04 +0300 |
commit | 3ef310a7d99216e0fbdff29f0cb13bc54180373a (patch) | |
tree | 4c7394bf5fba719533e1333d78f0250e23058953 /.gitattributes | |
parent | f3e48119b97f56fb09310c95d49da122a27003d7 (diff) | |
download | linux-3ef310a7d99216e0fbdff29f0cb13bc54180373a.tar.xz |
qed: Prevent creation of too-big u32-chains
Current Logic would allow the creation of a chain with U32_MAX + 1
elements, when the actual maximum supported by the driver infrastructure
is U32_MAX.
Fixes: a91eb52abb50 ("qed: Revisit chain implementation")
Signed-off-by: Tomer Tayar <Tomer.Tayar@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions