diff options
-rw-r--r-- | net/wimax/stack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wimax/stack.c b/net/wimax/stack.c index ef2191b969a7..ec8b577db135 100644 --- a/net/wimax/stack.c +++ b/net/wimax/stack.c | |||
@@ -610,7 +610,6 @@ int __init wimax_subsys_init(void) | |||
610 | d_fnend(4, NULL, "() = 0\n"); | 610 | d_fnend(4, NULL, "() = 0\n"); |
611 | return 0; | 611 | return 0; |
612 | 612 | ||
613 | genl_unregister_family(&wimax_gnl_family); | ||
614 | error_register_family: | 613 | error_register_family: |
615 | d_fnend(4, NULL, "() = %d\n", result); | 614 | d_fnend(4, NULL, "() = %d\n", result); |
616 | return result; | 615 | return result; |