Tue, Sep 29, 2015 at 06:07:12PM CEST, vivien.dide...@savoirfairelinux.com wrote:
>This patchset changes switchdev add, del, dump operations from this:
>
>int (*switchdev_port_obj_add)(struct net_device *dev,
> struct switchdev_obj *obj,
>
From: Vivien Didelot
Date: Tue, 29 Sep 2015 12:07:12 -0400
> This patchset changes switchdev add, del, dump operations from this:
...
> to something similar to the notifier_call callback of a notifier_block:
...
> This allows the caller to pass and expect back a specific switchdev_obj_*
> struc
This patchset changes switchdev add, del, dump operations from this:
int (*switchdev_port_obj_add)(struct net_device *dev,
struct switchdev_obj *obj,
struct switchdev_trans *trans);
int (*switchdev_port_obj
3 matches
Mail list logo