[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190610.091840.690511717716268814.davem@davemloft.net>
Date: Mon, 10 Jun 2019 09:18:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sameehj@...zon.com
Cc: netdev@...r.kernel.org, dwmw@...zon.com, zorik@...zon.com,
matua@...zon.com, saeedb@...zon.com, msw@...zon.com,
aliguori@...zon.com, nafea@...zon.com, gtzalik@...zon.com,
netanel@...zon.com, alisaidi@...zon.com, benh@...zon.com,
akiyano@...zon.com
Subject: Re: [PATCH V2 net-next 4/6] net: ena: allow queue allocation
backoff when low on memory
From: <sameehj@...zon.com>
Date: Mon, 10 Jun 2019 14:19:16 +0300
> +static inline void set_io_rings_size(struct ena_adapter *adapter,
> + int new_tx_size, int new_rx_size)
Please do not ever use inline in foo.c files, let the compiler decide.
Powered by blists - more mailing lists