https://github.com/torvalds/linux
Revision b58ffb41fc09d1ffaca97e5ae801233575be2a7f authored by Michael Chan on 27 May 2010, 23:31:41 UTC, committed by David S. Miller on 28 May 2010, 08:57:19 UTC
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>
1 parent 17d9564
History
Tip revision: b58ffb41fc09d1ffaca97e5ae801233575be2a7f authored by Michael Chan on 27 May 2010, 23:31:41 UTC
cnic: Fix context memory init. on 5709.
Tip revision: b58ffb4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 168.9 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top