Loading include/net/switchdev.h +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ static inline int unregister_netdev_switch_notifier(struct notifier_block *nb) } static inline int call_netdev_switch_notifiers(unsigned long val, struct net_device *dev, struct netdev_switch_notifier_info *info); struct netdev_switch_notifier_info *info) { return NOTIFY_DONE; } Loading Loading
include/net/switchdev.h +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ static inline int unregister_netdev_switch_notifier(struct notifier_block *nb) } static inline int call_netdev_switch_notifiers(unsigned long val, struct net_device *dev, struct netdev_switch_notifier_info *info); struct netdev_switch_notifier_info *info) { return NOTIFY_DONE; } Loading