]> git.karo-electronics.de Git - karo-tx-linux.git/commit
EDAC: Test correct variable in ->store function
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 26 Jan 2013 07:49:24 +0000 (10:49 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:27:04 +0000 (18:27 -0600)
commit629e227b59e5dc27966245258dfbe0fc97d1a936
tree42be7f828224fca88d83f923e9bf5fe7a9097b60
parent718a59dc174d0f4ac3c33451f5f1c80882c86198
EDAC: Test correct variable in ->store function

commit 8024c4c0b1057d1cd811fc9c3f88f81de9729fcd upstream.

We're testing for ->show but calling ->store().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/edac/edac_pci_sysfs.c