NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55489: double can cloner attach



The following reply was made to PR kern/55489; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55489: double can cloner attach
Date: Thu, 23 Jul 2020 13:42:10 -0700 (PDT)

 Log to the PR (doesn't seem to have been picked up from cvs)
 
 Module Name:    src
 Committed By:   pgoyette
 Date:           Tue Jul 21 18:38:18 UTC 2020
 
 Modified Files:
          src/sys/rump/net/lib/libnetcan: netcan_component.c
 
 Log Message:
 Remove spurious call to canloopinit() in an attempt to fix kern/55489
 
 This attempt at fixing is a result of IRC discussions with martin@ and
 riastradh@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/sys/rump/net/lib/libnetcan/netcan_component.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 
 
 +--------------------+--------------------------+-----------------------+
 | Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
 | (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
 | Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
 +--------------------+--------------------------+-----------------------+
 


Home | Main Index | Thread Index | Old Index