priv->fib_nb.notifier_call = rtl83xx_fib_event;
/* Register Forwarding Information Base notifier to offload routes where
- * where possible
+ * possible
* Only FIBs pointing to our own netdevs are programmed into
* the device, so no need to pass a callback.
*/
return false;
}
-/* Verify that the rule pr is compatible with a given template t in block block
+/* Verify that the rule pr is compatible with a given template t in block
* Note that this function is SoC specific since the values of e.g. TEMPLATE_FIELD_SIP0
* depend on the SoC
*/
return false;
}
-/* Verify that the rule pr is compatible with a given template t in block block
+/* Verify that the rule pr is compatible with a given template t in block
* Note that this function is SoC specific since the values of e.g. TEMPLATE_FIELD_SIP0
* depend on the SoC
*/