Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435926

Re: [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels

From Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels
Date 2016-07-03 11:00 +0200
Message-ID <rQLpU-6yB-19@gated-at.bofh.it> (permalink)
References <rPPvA-4YM-5@gated-at.bofh.it> <rPPvA-4YM-23@gated-at.bofh.it> <rQdxU-2NA-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 01.07.16 23:35, David Miller wrote:
> From: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org>
> Date: Thu, 30 Jun 2016 22:04:35 +0300
>
>> @@ -720,7 +763,7 @@ unlock_ret:
>>   }
>>   EXPORT_SYMBOL_GPL(cpdma_chan_submit);
>>
>> -bool cpdma_check_free_tx_desc(struct cpdma_chan *chan)
>> +inline bool cpdma_check_free_desc(struct cpdma_chan *chan)
>>   {
>
> This needs to be marked static.
>
Yes. Will correct it.

-- 
Regards,
Ivan Khoronzhuk

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/4]  net: ethernet: ti: cpsw: add multi-queue support Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-30 21:10 +0200
  [PATCH 2/4] net: ethernet: ti: cpsw: add multi queue support Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-30 21:10 +0200
    Re: [PATCH 2/4] net: ethernet: ti: cpsw: add multi queue support Grygorii Strashko <grygorii.strashko@ti.com> - 2016-07-08 15:20 +0200
  [PATCH 4/4] net: ethernet: ti: cpsw: add ethtool channels support Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-30 21:10 +0200
    Re: [PATCH 4/4] net: ethernet: ti: cpsw: add ethtool channels support Grygorii Strashko <grygorii.strashko@ti.com> - 2016-07-08 15:40 +0200
  [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-06-30 21:10 +0200
    Re: [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num  between all channels David Miller <davem@davemloft.net> - 2016-07-01 22:50 +0200
      Re: [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num  between all channels Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2016-07-03 11:00 +0200

csiph-web