Re: [PATCH -mm] drivers/net/e1000e/netdev.c warning fix

2007-08-22 Thread Kok, Auke
Michal Piotrowski wrote: Hi, This patch fixes the following compilation warning drivers/net/e1000e/netdev.c: In function ‘e1000_setup_rctl’: drivers/net/e1000e/netdev.c:1963: warning: unused variable ‘pages’ Regards, Michal also exposes a symbol issue. I think I want to remove this

[PATCH -mm] drivers/net/e1000e/netdev.c warning fix

2007-08-22 Thread Michal Piotrowski
Hi, This patch fixes the following compilation warning drivers/net/e1000e/netdev.c: In function ‘e1000_setup_rctl’: drivers/net/e1000e/netdev.c:1963: warning: unused variable ‘pages’ Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ --- linux-mm-clean/drivers/net/e1000e/netdev.c 20