Home
last modified time | relevance | path

Searched hist:"703949 e495cddefb1762746cf14e5669ea92a0ac" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dsh_eth.h703949e495cddefb1762746cf14e5669ea92a0ac Tue Nov 04 00:15:46 UTC 2014 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE

RX_DESC_SIZE and TX_DESC_SIZE mean the size of the data descriptor for sh-eth.
We can acquire this in sizeof. It is not necessary to define these in define.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
H A Dsh_eth.c703949e495cddefb1762746cf14e5669ea92a0ac Tue Nov 04 00:15:46 UTC 2014 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE

RX_DESC_SIZE and TX_DESC_SIZE mean the size of the data descriptor for sh-eth.
We can acquire this in sizeof. It is not necessary to define these in define.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>