cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
authorAnish Bhatt <anish@chelsio.com>
Thu, 13 Nov 2014 01:15:57 +0000 (17:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Nov 2014 19:36:22 +0000 (14:36 -0500)
Refactored all macros used in cxgb4i as part of previously started cxgb4 macro
names cleanup. Makes them more uniform and avoids namespace collision.
Minor changes in other drivers where required as some of these macros are used
 by multiple drivers, affected drivers are iw_cxgb4, cxgb4(vf) & csiostor

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found