commit | db92ea5d4df00271b57d79c2d03dae5a5d60fcc1 | [log] [tgz] |
---|---|---|
author | Michael McConville <mmcco@mykolab.com> | Fri Feb 05 20:46:25 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 13 06:10:21 2016 -0500 |
tree | 2406f11c0b4156ef084d40709f339f633a1d6d07 | |
parent | 66d9cd0f5422bf35e3897b2022858dafd8c6abd2 [diff] |
dscc4: Undefined signed int shift My analysis in the below mail applies, although the second part is unnecessary because i isn't used in arithmetic operations here: https://marc.info/?l=openbsd-tech&m=145377854103866&w=2 Thanks for your time. Signed-off-by: Michael McConville <mmcco@mykolab.com> Acked-by: Francois Romieu <romieu@fr.zoreil.com> Signed-off-by: David S. Miller <davem@davemloft.net>