Re: [PATCH v2 net] ionic: update the queue count on open

2020-06-26 Thread David Miller
From: Shannon Nelson Date: Thu, 25 Jun 2020 22:58:37 -0700 > Let the network stack know the real number of queues that > we are using. > > v2: added error checking > > Fixes: 49d3b493673a ("ionic: disable the queues on link down") > Signed-off-by: Shannon Nelson Applied and queued up for -sta

Re: [PATCH v2 net] ionic: update the queue count on open

2020-06-26 Thread Jakub Kicinski
On Thu, 25 Jun 2020 22:58:37 -0700 Shannon Nelson wrote: > Let the network stack know the real number of queues that > we are using. > > v2: added error checking > > Fixes: 49d3b493673a ("ionic: disable the queues on link down") > Signed-off-by: Shannon Nelson Reviewed-by: Jakub Kicinski