diff options
author | Michael Chan <mchan@broadcom.com> | 2010-05-28 01:31:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-28 10:57:19 +0200 |
commit | b58ffb41fc09d1ffaca97e5ae801233575be2a7f (patch) | |
tree | 716f5e84d42cf9fa5f580e004f9419dfb46ec147 /firmware/ttusb-budget | |
parent | drivers/net: Eliminate a NULL pointer dereference (diff) | |
download | linux-b58ffb41fc09d1ffaca97e5ae801233575be2a7f.tar.xz linux-b58ffb41fc09d1ffaca97e5ae801233575be2a7f.zip |
cnic: Fix context memory init. on 5709.
We need to zero context memory on 5709 in the function cnic_init_context().
Without this, iscsid restart on 5709 will not work because of stale data.
TX context blocks should not be initialized by cnic_init_context() because
of the special remapping on 5709.
Update version to 2.1.2.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/ttusb-budget')
0 files changed, 0 insertions, 0 deletions