]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
osd: Kconfig remove wrong FIXME
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 15 Aug 2011 18:52:36 +0000 (11:52 -0700)
committerBoaz Harrosh <bharrosh@panasas.com>
Thu, 22 Sep 2011 11:14:05 +0000 (14:14 +0300)
commita8f8c45082cb78489c5e6050c372ddac73ae439e
tree66ddc5dc376ce6da70e4819aec0cdba5e84fd668
parentb6fd41e29dea9c6753b1843a77e50433e6123bcb
osd: Kconfig remove wrong FIXME

The OSD protocol calls for all kind of security levels that use
CRYPTO_HMAC and SH1, but the current code only supports NO_SEC,
which does not use any of these.

Remove a wrong FIXME that calls for them. Thanks Maxin for
reporting on this.

Reported-by: "Maxin B. John" <maxin.john@gmail.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
drivers/scsi/osd/Kconfig