We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12f2a6 commit f85b1c7Copy full SHA for f85b1c7
include/net/switchdev.h
@@ -201,8 +201,6 @@ struct switchdev_obj_in_state_mrp {
201
#define SWITCHDEV_OBJ_IN_STATE_MRP(OBJ) \
202
container_of((OBJ), struct switchdev_obj_in_state_mrp, obj)
203
204
-typedef int switchdev_obj_dump_cb_t(struct switchdev_obj *obj);
205
-
206
struct switchdev_brport {
207
struct net_device *dev;
208
const void *ctx;
0 commit comments