cnic: Fix ring I/O address for bnx2x devices.
authorMichael Chan <mchan@broadcom.com>
Wed, 2 Dec 2009 15:15:35 +0000 (15:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 03:57:19 +0000 (19:57 -0800)
commitc7596b79feb3d15bea64007254f77233bda811f4
treea427ba9f3b555e2feaae8a00441e16b34a8826b2
parent8f9b3f69944ab7eacb9273b4723087c42b5f4046
cnic: Fix ring I/O address for bnx2x devices.

Old code was initializing the ring producers using an incorrect I/O
address.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cnic.c