cnic: Eliminate CNIC_PORT macro and port_mode in local struct.
authorMichael Chan <mchan@broadcom.com>
Mon, 2 Sep 2013 18:42:30 +0000 (11:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 04:27:26 +0000 (00:27 -0400)
Use BP_PORT and chip_port_mode directly from bnx2x.h to avoid duplication.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found