lkml.org 
[lkml]   [2003]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH][2.6] e100_phy.c uses free'd .text after init
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/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.038 / U:0.660 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site