bnx2: Read iSCSI config from shared memory during ->probe()
authorMichael Chan <mchan@broadcom.com>
Wed, 13 Jul 2011 17:24:22 +0000 (17:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Jul 2011 15:46:08 +0000 (08:46 -0700)
commit41c2178adce37b249147063624f8a27b064b471e
treee74bf9c8c56954848fba61a863df040630c4f5f9
parentecdbf6e0d555d353188647d1b2dee9a79db69c68
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>
drivers/net/bnx2.c
drivers/net/bnx2.h