mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
5ff9424ea0
In the offending fixes commit I mistakenly removed the reply message of
the port new command. I was under impression it is a new port
notification, partly due to the "notify" in the name of the helper
function. Bring the code sending reply with new port message back, this
time putting it directly to devlink_nl_cmd_port_new_doit()
Fixes:
|
||
---|---|---|
.. | ||
core.c | ||
dev.c | ||
devl_internal.h | ||
health.c | ||
leftover.c | ||
Makefile | ||
netlink.c |