Skip to content

Commit

Permalink
bnx2: Rename register read and write macros
Browse files Browse the repository at this point in the history
with BNX2_ prefix for namespace consistency.  Currently, these macro names
conflict with similar macros in bnx2x.h, preventing the cnic driver from
including both bnx2.h and bnx2x.h.  Including bnx2x.h in cnic.c will remove
many redundant definitions and simplify the interface.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Michael Chan authored and David S. Miller committed Dec 7, 2012
1 parent 1d9c5a0 commit e503e06
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 321 deletions.
Loading

0 comments on commit e503e06

Please sign in to comment.