Module Name: src Committed By: jruoho Date: Thu Dec 30 18:27:01 UTC 2010
Modified Files: src/sys/dev/pci: if_iwn.c Log Message: Fill out struct ifnet::if_stop, which is required for network class devices in pmf(9). Fixes the panic reported in PR # kern/44296. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/pci/if_iwn.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.