|
Description
|
When nxge attempts to attach to the third and fourth PCI functions
on Neptune, it correctly detects that these are not supported and
fails; however, it also produces unnecessary error messages in the
system log of the form
WARNING: nxge2 : Unsupported function 2. Only functions 0 and 1 are supported for this card.
Since we do not expect those functions to work on this device, there
is no reason to log these warnings.
|