commit | 41c2178adce37b249147063624f8a27b064b471e | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Wed Jul 13 17:24:22 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 14 08:46:08 2011 -0700 |
tree | e74bf9c8c56954848fba61a863df040630c4f5f9 | |
parent | ecdbf6e0d555d353188647d1b2dee9a79db69c68 [diff] |
bnx2: Read iSCSI config from shared memory during ->probe() The scratchpad location that we were reading from has not been initialized yet during ->probe(), so we were getting inaccurate information. Update version to 2.1.10. Signed-off-by: Michael Chan <mchan@broadcom.com> Reviewed-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>