diff options
Diffstat (limited to 'net/irda/iriap.c')
-rw-r--r-- | net/irda/iriap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/irda/iriap.c b/net/irda/iriap.c index 79a1e5a23e10..fce364c6c71a 100644 --- a/net/irda/iriap.c +++ b/net/irda/iriap.c | |||
@@ -685,8 +685,6 @@ static void iriap_getvaluebyclass_indication(struct iriap_cb *self, | |||
685 | /* We have a match; send the value. */ | 685 | /* We have a match; send the value. */ |
686 | iriap_getvaluebyclass_response(self, obj->id, IAS_SUCCESS, | 686 | iriap_getvaluebyclass_response(self, obj->id, IAS_SUCCESS, |
687 | attrib->value); | 687 | attrib->value); |
688 | |||
689 | return; | ||
690 | } | 688 | } |
691 | 689 | ||
692 | /* | 690 | /* |