diff options
author | Phil Sutter <[email protected]> | 2009-01-15 12:29:55 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-01-19 16:23:00 -0800 |
commit | 6a2fe9834e578590f4a2fbe18a574465ab0e127c (patch) | |
tree | 0560c9a31716369e3b32dda6560e98d0a9322bd8 /net/lapb/lapb_subr.c | |
parent | eed087e367591fc08490d7c6c2779b4b72c8f20c (diff) |
korina: fix loop back of receive descriptors
After the last loop iteration, i has the value RC32434_NUM_RDS and
therefore leads to an index overflow when used afterwards to address the
last element. This is yet another another bug introduced when rewriting
parts of the driver for upstream preparation, as the original driver
used 'RC32434_NUM_RDS - 1' instead.
Signed-off-by: Phil Sutter <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions