commit | 5bf945a874d13e4e44c61afaeb7714d07fa7baca | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Mon Sep 02 11:42:30 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 04 00:27:26 2013 -0400 |
tree | c2a04c36ce8cbd8460277bb92ffede024d9ad279 | |
parent | 5e65789f694f2977fb7169c500b4997772f5278b [diff] |
cnic: Eliminate CNIC_PORT macro and port_mode in local struct. 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>