0c63d80c3f
Caller passing down the SKIP_EOPNOTSUPP switchdev flag expects that
-EOPNOTSUPP cannot be returned. But in case of direct op call without
recurtion, this may happen. So fix this by checking it always on the
end of __switchdev_port_attr_set function.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
switchdev.c |