Home
last modified time | relevance | path

Searched hist:"97 a6caa6e5429082d4daf689cfa355b6d8ddb2f3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Ddesignware.h97a6caa6e5429082d4daf689cfa355b6d8ddb2f3 Mon Mar 26 00:09:53 UTC 2012 Vipin KUMAR <vipin.kumar@st.com> net/designware: Fix the max frame length size

The max frame length for normal descriptor can be 0x7FF i.e 2047. It was wrongly
specified as 2048. Currently, the max descriptor length is around 1500, so
redefining the mask to 1600

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>