gianfar: Fix thinko in gfar_set_rx_stash_index()
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 10 Nov 2009 14:11:07 +0000 (14:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Nov 2009 03:03:34 +0000 (19:03 -0800)
commit499428ed28d800eb5cf25889bb1e026637d99dfc
tree9a879405e204436d61f8e7aa5730e6352afe4691
parent5ea681d4e6c01b191f01644024f35901721fa438
gianfar: Fix thinko in gfar_set_rx_stash_index()

We obviously want to write a modified 'temp' value back to the
register, not the saved IRQ flags.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar_sysfs.c