X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fuwb.h;h=7fc9746f22cd329065b1ae18f0ad3b9e46d9171f;hb=253d553ba75ab26b3e9e2f70cbf6fbf0813f7e86;hp=c02128991ff7f8aaebb382cbbffaebe0f9f28d3a;hpb=5b37717a23b8e40f6cf7ad85a26ddcf41c171e2c;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/uwb.h b/include/linux/uwb.h index c021289..7fc9746 100644 --- a/include/linux/uwb.h +++ b/include/linux/uwb.h @@ -597,7 +597,7 @@ void uwb_rc_neh_grok(struct uwb_rc *, void *, size_t); void uwb_rc_neh_error(struct uwb_rc *, int); void uwb_rc_reset_all(struct uwb_rc *rc); void uwb_rc_pre_reset(struct uwb_rc *rc); -void uwb_rc_post_reset(struct uwb_rc *rc); +int uwb_rc_post_reset(struct uwb_rc *rc); /** * uwb_rsv_is_owner - is the owner of this reservation the RC?