1
0
Fork 0
alistair23-linux/drivers/net/ethernet/renesas
Sergei Shtylyov 730c8c69bc sh_eth: use ETH_ZLEN instead of home-grown #define
The driver #define's and uses ETHERSMALL macro for the minimum Ethernet frame
size for which we have a standard macro ETH_ZLEN.  Use the latter  instead of
the home-grown one.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-13 18:09:30 -05:00
..
Kconfig sh_eth: add R8A7791 support 2013-12-10 21:47:35 -05:00
Makefile sh_eth: Move the Renesas SuperH driver 2011-08-12 23:47:36 -07:00
sh_eth.c sh_eth: use ETH_ZLEN instead of home-grown #define 2014-02-13 18:09:30 -05:00
sh_eth.h sh_eth: use ETH_ZLEN instead of home-grown #define 2014-02-13 18:09:30 -05:00