提交 b925556c 编写于 作者: D Dave Jones 提交者: David S. Miller

[ATM]: [horizon] fix sparse warnings

Signed-off-by: NDave Jones <davej@redhat.com>
Signed-off-by: NChas Williams <cmas@cmf.nrl.navy.mil>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a46699c9
......@@ -1511,8 +1511,8 @@ static inline short setup_idle_tx_channel (hrz_dev * dev, hrz_vcc * vcc) {
// a.k.a. prepare the channel and remember that we have done so.
tx_ch_desc * tx_desc = &memmap->tx_descs[tx_channel];
u16 rd_ptr;
u16 wr_ptr;
u32 rd_ptr;
u32 wr_ptr;
u16 channel = vcc->channel;
unsigned long flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册