Project

General

Profile

Actions

Bug #10669

closed

qede: NULL pointer errors

Added by Toomas Soome over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
driver - device drivers
Start date:
2019-04-02
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

Build errors with NULL pointer:

    ../../common/io/qede/qede_main.c: In function 'qede_alloc_intrs':
    ../../common/io/qede/qede_main.c:1120:43: error: comparison between pointer and integer [-Werror]
       if (intr_ctx->intr_vect_info_array_size == NULL) {
                                               ^~
    cc1: all warnings being treated as errors

    Note: there are more issues.

Actions

Also available in: Atom PDF