[PATCH v22 08/20] nvme-tcp: Deal with netdevice DOWN events

Aurelien Aptel aaptel at nvidia.com
Wed Jan 17 02:05:18 PST 2024


Sagi Grimberg <sagi at grimberg.me> writes:
>
> Will this handler ever react to another type of event? because
> if not, maybe its better to just have:
>
>         if (event != NETDEV_GOING_DOWN)
>                 return NOTIFY_DONE;
>
>         ...

Hi Sagi,

This patch was already reviewed-by you. If you wish we can change the
switch to an if. Any other comments on other patches?

Thanks



More information about the Linux-nvme mailing list