Home
last modified time | relevance | path

Searched hist:"0 e7790d450000c1a2cda40458adb28707eaa5041" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dlan91c96.c0e7790d450000c1a2cda40458adb28707eaa5041 Sun Dec 26 02:40:54 UTC 2010 Yanjun Yang <yangyj.ee@gmail.com> LAN91C*: Change chip names to fit the eth_device struct size

The eth_device.name field length is limited by NAMESIZE,
which is 16 defined in include/net.h. Unfortunately, two
of the names in lan91c96.c are beyond that.

Signed-off-by: YanJun Yang <yangyj.ee@gmail.com>