K 10 svn:author V 5 andre K 8 svn:date V 27 2004-10-11T20:01:43.000000Z K 7 svn:log V 363 Correctly unregister a netisr by clearing the ni->ni_queue field to NULL as well. This field is actually used by various netisr functions to determine the availablility of the specified netisr. This uncomplete unregister leads directly to a crash when the KLD unregistering the netisr is unloaded. Submitted by: Sam MFC after: 3 days END