diff options
author | Mike Miller <mike.miller@hp.com> | 2008-11-06 21:53:25 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-07 00:41:18 +0100 |
commit | 22bece00dc1f28dd3374c55e464c9f02eb642876 (patch) | |
tree | 40d6865b9d7e1f563d6b9cc2318f5c90622ff765 /mm/internal.h | |
parent | cciss: fix sysfs broken symlink regression (diff) | |
download | linux-22bece00dc1f28dd3374c55e464c9f02eb642876.tar.xz linux-22bece00dc1f28dd3374c55e464c9f02eb642876.zip |
cciss: fix regression firmware not displayed in procfs
This regression was introduced by commit
6ae5ce8e8d4de666f31286808d2285aa6a50fa40 ("cciss: remove redundant code").
This patch fixes a regression where the controller firmware version is not
displayed in procfs. The previous patch would be called anytime something
changed. This will get called only once for each controller.
Signed-off-by: Mike Miller <mike.miller@hp.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: <stable@kernel.org> [2.6.27.x]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions