]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerBob Picco <bob.picco@oracle.com>
Fri, 3 Feb 2012 18:18:33 +0000 (13:18 -0500)
commitf0eb643be7377a14877486d27dbcf1901912f894
treec0c038f0ebebb9b8efb2f0436b06e8c9324a6514
parente432a029b66be6beaad54dc68ab4c25710634c75
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>
(cherry picked from commit 41c2178adce37b249147063624f8a27b064b471e)
drivers/net/bnx2.c
drivers/net/bnx2.h