[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Rewrite mdio_read() in linkdetect.c for strict aliasing rules.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Rewrite mdio_read() in linkdetect.c for strict aliasing rules.
- Date: Mon, 9 Feb 2009 19:10:13 -0500
> Can't cast from a void pointer to struct mii_ioctl_data. Create
> a local variable and copy in to struct ifreq and back out again
> to do the same thing.
Fixes a build problem with rawhide. It's got my vote.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]