Files
linux/drivers
Michael Chan b58ffb41fc 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>
2010-05-28 01:57:19 -07:00
..
2010-05-10 23:08:19 +02:00
2010-04-26 11:51:59 +02:00
2010-04-28 01:07:29 -06:00
2010-04-23 02:08:44 +02:00
2010-04-24 11:31:25 -07:00
2010-05-07 14:01:17 -07:00