Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
[pandora-kernel.git] / drivers / net / niu.c
index 8ee7d7b..e4765b7 100644 (file)
@@ -6417,7 +6417,7 @@ static int niu_ethflow_to_class(int flow_type, u64 *class)
                *class = CLASS_CODE_SCTP_IPV6;
                break;
        default:
-               return -1;
+               return 0;
        }
 
        return 1;