diff options
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | 2015-09-17 14:21:21 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-18 05:34:09 (GMT) |
commit | adb094e5e7285385770eb7a7c122bfc663c5e174 (patch) | |
tree | 770e0bbdda45f07c81edcc5bebf284ab903db0d4 /init | |
parent | 6cf35642147103195f126d13bdc1d4c32c7c6666 (diff) | |
download | linux-adb094e5e7285385770eb7a7c122bfc663c5e174.tar.xz |
fjes: fix off-by-one error at fjes_hw_update_zone_task()
Dan Carpenter reported off-by-one error of fjes at
http://www.mail-archive.com/netdev@vger.kernel.org/msg77520.html
Actually this is a bug.
ep_shm_info[epidx].{es_status, zone} should be update
inside for loop.
This patch fixes this bug.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions