Re: [PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros

2014-11-06 Thread David Miller
From: Hariprasad S Date: Thu, 6 Nov 2014 21:45:10 +0530 > On Wed, Nov 05, 2014 at 14:54:43 -0500, David Miller wrote: >> From: Hariprasad Shenai >> Date: Tue, 4 Nov 2014 08:20:54 +0530 >> >> > It's not really the "hardware" which generates these hardware constant >> > symbolic >> > macros/reg

Re: [PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros

2014-11-06 Thread Hariprasad S
On Wed, Nov 05, 2014 at 14:54:43 -0500, David Miller wrote: > From: Hariprasad Shenai > Date: Tue, 4 Nov 2014 08:20:54 +0530 > > > It's not really the "hardware" which generates these hardware constant > > symbolic > > macros/register defines of course, it's scripts developed by the hardware >

Re: [PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros

2014-11-05 Thread David Miller
From: Hariprasad Shenai Date: Tue, 4 Nov 2014 08:20:54 +0530 > It's not really the "hardware" which generates these hardware constant > symbolic > macros/register defines of course, it's scripts developed by the hardware > team. > Various patches have ended up changing the style of the symboli

[PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros

2014-11-03 Thread Hariprasad Shenai
Hi, This series moves the debugfs code to a new file debugfs.c and cleans up macros/register defines. It's not really the "hardware" which generates these hardware constant symbolic macros/register defines of course, it's scripts developed by the hardware team. Various patches have ended up chang