diff options
author | Kurt Garloff <kurt@garloff.de> | 2007-01-09 02:28:54 +0100 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-01-13 13:55:56 -0600 |
commit | 3424a65d717ca87ce11acfb03cfd2f713886bfb4 (patch) | |
tree | fc6c1128066ddfd5dc77287e7d9bbc077194e37d /sound/pci/rme9652 | |
parent | 59f19a9efc3949f4e5675186bdcb6db1f46258a1 (diff) |
[SCSI] scsi_scan message cosmetic error
Hi,
Minor typo ...
In my first iteration of patches (that got merged), the
BLIST_ATTACH_PQ3 actually had the value 0x800000, but that
got changed later to avoid conflicts. This piece must have
been overlooked.
You could obviously do something like %x and then add the
bitflags, but that looks overkill for something that does
not tend to change.
Please merge.
(Patch applied against latest 2.6.20rc version that I tested.)
From: Kurt Garloff <kurt@garloff.de>
Subject: [SCSI SCAN] Fix logging message for PQ3 devices
The blacklist flags BLIST_ATTACH_PQ3 has value 0x1000000,
not 0x800000.
Signed-off-by: Kurt Garloff <garloff@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'sound/pci/rme9652')
0 files changed, 0 insertions, 0 deletions