Project

General

Profile

Actions

Bug #10719

closed

eibnx: 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-10
Due date:
% Done:

100%

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

Description

NULL pointer errors:

    ../../common/io/ib/clients/eoib/enx_misc.c: In function 'eibnx_make_nodename':
    ../../common/io/ib/clients/eoib/enx_misc.c:619:24: error: comparison between pointer and integer [-Werror]
      if (info->ti_ident[0] == NULL)
                            ^~
    cc1: all warnings being treated as errors

Actions #1

Updated by Electric Monk over 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit dd26c2a4ed479de9278176640c3799952ea71ae2

commit  dd26c2a4ed479de9278176640c3799952ea71ae2
Author: Toomas Soome <tsoome@me.com>
Date:   2019-04-22T20:05:31.000Z

    10719 eibnx: NULL pointer errors
    Reviewed by: John Levon <john.levon@joyent.com>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF