[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: [PATCH][2.6] e100_phy.c uses free'd .text after init
From:       Jeff Garzik <jgarzik () pobox ! com>
Date:       2003-11-30 19:08:24
[Download RAW message or body]

Zwane Mwaikambo wrote:
> diff -u -p -B -r1.1.1.1 e100_phy.c
> --- linux-2.6.0-test11/drivers/net/e100/e100_phy.c	28 Nov 2003 18:03:05 -0000	1.1.1.1
> +++ linux-2.6.0-test11/drivers/net/e100/e100_phy.c	29 Nov 2003 05:39:53 -0000
> @@ -132,7 +132,7 @@ e100_mdi_read(struct e100_private *bdp,
>  	}
>  }
> 
> -static unsigned char __devinit
> +static unsigned char
>  e100_phy_valid(struct e100_private *bdp, unsigned int phy_address)
>  {
>  	u16 ctrl_reg, stat_reg;
> @@ -150,7 +150,7 @@ e100_phy_valid(struct e100_private *bdp,
>  	return true;
>  }
> 
> -static void __devinit
> +static void
>  e100_phy_address_detect(struct e100_private *bdp)
>  {
>  	unsigned int addr;


I should probably move that patch from net-drivers-2.5-exp to mainline, 
it sounds like...

	Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic