Module Name: othersrc Committed By: riz Date: Thu Jun 9 01:49:49 UTC 2011
Modified Files: othersrc/external/bsd/iscsi/sys/dev/iscsi: iscsi_main.c Log Message: Rework the cfdata similar to the way pad(4) does it, and explicitly call config_cfdata_attach(). Now 'modunload iscsi' works as expected. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ othersrc/external/bsd/iscsi/sys/dev/iscsi/iscsi_main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.