qlge: Fix compilation warning
authorHarish Patil <harish.patil@qlogic.com>
Thu, 18 Sep 2014 21:27:24 +0000 (17:27 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Sep 2014 18:35:33 +0000 (14:35 -0400)
Fix the below warning message:
qlge_main.c:1754: warning: 'lbq_desc' may be used uninitialized in this function

Signed-off-by: Harish Patil <harish.patil@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found