Re: [2.6 patch] drivers/net/netxen/: cleanups

2007-11-08 Thread Dhananjay Phadke
This looks good to me, I might chop off these #if 0 'ed functions in my next round of patches. Acked-by: Dhananjay Phadke <[EMAIL PROTECTED]> On 11/5/07, Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch contains the following cleanups: > - static functions in .c files shouldn't be marked inlin

[2.6 patch] drivers/net/netxen/: cleanups

2007-11-05 Thread Adrian Bunk
This patch contains the following cleanups: - static functions in .c files shouldn't be marked inline - make needlessly global code static - #if 0 unused code Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/net/netxen/netxen_nic.h | 14 drivers/net/netxen/netxen_nic_h