[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9F4C7D19E8361D4C94921B95BE08B81BA08B34@zin33exm22.fsl.freescale.net>
Date: Fri, 11 Dec 2009 10:14:48 +0530
From: "Kumar Gopalpet-B05799" <B05799@...escale.com>
To: <avorontsov@...mvista.com>
Cc: <netdev@...r.kernel.org>, <davem@...emloft.net>
Subject: RE: [PATCH] gianfar: Fix a filer bug
>[...]
>> - if (priv->rx_filer_enable)
>> + if (priv->rx_filer_enable) {
>> rctrl |= RCTRL_FILREN;
>> + /* Program the RIR0 reg with the required
>distribution */
>> + regs->rir0 = DEFAULT_RIR0;
>
>You cannot access regs directly. You have to use gfar_write
>since regs is ioremapped memory.
>
Yes. I will send out the patch with the required change.
--
Thanks
Sandeep
--
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