]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e11adc703a60ced8a4aae366353aff404e27d37
tree9a879405e204436d61f8e7aa5730e6352afe4691
parent2f81b49058a92c9242a44e396fae9edea4617976
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