commit | 499428ed28d800eb5cf25889bb1e026637d99dfc | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Nov 10 14:11:07 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 11 19:03:34 2009 -0800 |
tree | 9a879405e204436d61f8e7aa5730e6352afe4691 | |
parent | 5ea681d4e6c01b191f01644024f35901721fa438 [diff] |
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>