X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fnet%2Famd8111e.c;h=91fa987dc8a868de846bfceb2691b4001b273d0d;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=ca57a7a5330f9d1cd15b594c208a1f084ebf6c34;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/drivers/net/amd8111e.c b/drivers/net/amd8111e.c index ca57a7a53..91fa987dc 100755 --- a/drivers/net/amd8111e.c +++ b/drivers/net/amd8111e.c @@ -719,7 +719,7 @@ static int amd8111e_tx(struct net_device *dev) return 0; } -#if CONFIG_AMD8111E_NAPI +#ifdef CONFIG_AMD8111E_NAPI /* This function handles the driver receive operation in polling mode */ static int amd8111e_rx_poll(struct net_device *dev, int * budget) {