Quoting r. Ralph Campbell <[EMAIL PROTECTED]>: > Subject: [PATCH] SDP doesn't flush path cache if deviceremoved > > SDP doesn't remove cached SA path records if the device is removed. > Minor nit: flush_workqueue() doesn't need to be called before > destroy_workqueue(). > > Signed-off-by: Ralph Campbell <[EMAIL PROTECTED]>
Applied, thanks! > Index: sdp_proto.h > =================================================================== > --- sdp_proto.h (revision 5193) > +++ sdp_proto.h (working copy) Could you please build patches so that they apply cleanly with -p1 under the linux tree? They should look like Index: linux-2.6.15/drivers/infiniband/ulp/sdp/sdp_proto.h =================================================================== etc. -- Michael S. Tsirkin Staff Engineer, Mellanox Technologies _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
