From: Heiko Carstens <heiko.carstens@de.ibm.com>
Date: Thu, 24 Jul 2008 20:46:24 +0200
quoted text > git commit e3c50d5d25ac09efd9acbe2b2a3e365466de84ed
> "netdev: netdev_priv() can now be sane again." breaks qeth on s390
> (no more networking possible). Reverting the patch fixes it.
> I haven't looked into this any further.
You guys have to stop overriding netdev->priv if that's what
you're doing.
If you need a mid-layer private pointer, use netdev->ml_priv
as it's created exactly for that purpose.
--
unsubscribe notice 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/
Messages in current thread:
Re: [BUG] qeth doesn't work anymore because of netdev_priv ... , David Miller , (Thu Jul 24, 1:56 pm)