Re: [2.6 patch] drivers/net/e1000/: proper prototypes

2006-01-30 Thread John Ronciak
I ACK this patch. Jeff please apply. -- Cheers, John - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[2.6 patch] drivers/net/e1000/: proper prototypes

2006-01-30 Thread Adrian Bunk
This patch moves prototypes of global variables and functions to a header file. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/net/e1000/e1000.h | 22 ++ drivers/net/e1000/e1000_ethtool.c | 13 - drivers/net/e1000/e1000_main.c| 14