>-----Original Message-----
>From: [email protected] [mailto:[email protected]] On
>Behalf Of Vasu Dev
> /**
>- * fcoe_sw_exit() - Unregisters fcoe_sw_transport
>+ * fcoe_sw_exit() - dummy for now
>  *
>  * Returns : 0 on success
>  */
> int __exit fcoe_sw_exit(void)
> {
>-      /* dettach the transport */
>-      fc_release_transport(scsi_transport_fcoe_sw);

This line was not supposed to be removed, this is causing page fault on
unloading scsi_transport_fc module. Rob found this problem in his tesing for
crash reported earlier with fcoe-feature tree. Good finding Rob.

I'm working on fixing this issue in this patch series and re-submit this
patch series again. The fcoe_sw_exit was completely removed in this series
before, so I might have to add it again and fix the patch series.

Hopefully this will not require rediff to already applied fip patches on 
top of this clean up series.

        Vasu


_______________________________________________
devel mailing list
[email protected]
http://www.open-fcoe.org/mailman/listinfo/devel

Reply via email to