[PATCH] fs_enet: Don't call phy_mii_ioctl() in atomic context.

Jeff Garzik jgarzik at pobox.com
Thu Feb 21 03:50:51 EST 2008


Scott Wood wrote:
> The lock acquisition in fs_ioctl() does not appear to actually be necessary,
> and thus is simply removed.
> 
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
> This fixes the following bug:
> http://ozlabs.org/pipermail/linuxppc-dev/2008-February/051564.html
> 
>  drivers/net/fs_enet/fs_enet-main.c |    7 +------
>  1 files changed, 1 insertions(+), 6 deletions(-)

applied





More information about the Linuxppc-dev mailing list