Re: [PATCH] gianfar: correct the bad expression while writing bit-pattern

2015-01-12 Thread Claudiu Manoil
On 1/12/2015 9:43 AM, Sanjeev Sharma wrote: This patch correct the bad expression while writing the bit-pattern from software's buffer to hardware registers. Signed-off-by: Sanjeev Sharma --- drivers/net/ethernet/freescale/gianfar_ethtool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

Re: [PATCH] gianfar: correct the bad expression while writing bit-pattern

2015-01-12 Thread Sergei Shtylyov
Hello. On 1/12/2015 10:43 AM, Sanjeev Sharma wrote: This patch correct the bad expression while writing the bit-pattern from software's buffer to hardware registers. Signed-off-by: Sanjeev Sharma --- drivers/net/ethernet/freescale/gianfar_ethtool.c | 2 +- 1 file changed, 1 insertion(+),