[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081217.192047.117548302.davem@davemloft.net>
Date: Wed, 17 Dec 2008 19:20:47 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jchapman@...alix.com
Cc: netdev@...r.kernel.org, wangchen@...fujitsu.com
Subject: Re: [PATCH] ppp: fix segfaults introduced by netdev_priv changes
From: James Chapman <jchapman@...alix.com>
Date: Wed, 17 Dec 2008 22:02:16 GMT
> + } else
> + ppp_unlock(ppp);
> +
> cardmap_set(&all_ppp_units, ppp->file.index, NULL);
> ppp->file.dead = 1;
> ppp->owner = NULL;
James, thanks for this fix. But you'll need to respin this
as it conflicts with the IDR changes that are in net-next-2.6
(this cardmap_set call isn't there any more, for example).
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists