commit | 718924180a6a79afa558bd978c8a3436c39691ff | [log] [tgz] |
---|---|---|
author | Sebastian Herbszt <herbszt@gmx.de> | Sun Apr 17 13:27:27 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 25 22:06:49 2016 -0400 |
tree | 8364ede548680480d951dbfb43cae53d615c2f1c | |
parent | 9c8a76d5f00dbfd1da6ea242a9263a47133e4053 [diff] |
lpfc: remove incorrect lockdep assertion Remove incorrect lockdep assertion from lpfc_sli_hbqbuf_find() which acquires the hbalock itself. Fix the comment which resulted in this mistake. Fixes: 1c2ba475eb0e ("lpfc: Add lockdep assertions") Signed-off-by: Sebastian Herbszt <herbszt@gmx.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>