Home
last modified time | relevance | path

Searched hist:e94070c443bdc9c0231abeca920d9f9362701aec (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Darp.he94070c443bdc9c0231abeca920d9f9362701aec Wed May 23 07:59:24 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Don't copy every packet that waits for an ARP

Use the NetArpTxPacket for the ARP packet, not to hold what used to
be in NetTxPacket.
This saves a copy and makes the code easier to understand.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dping.ce94070c443bdc9c0231abeca920d9f9362701aec Wed May 23 07:59:24 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Don't copy every packet that waits for an ARP

Use the NetArpTxPacket for the ARP packet, not to hold what used to
be in NetTxPacket.
This saves a copy and makes the code easier to understand.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Darp.ce94070c443bdc9c0231abeca920d9f9362701aec Wed May 23 07:59:24 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Don't copy every packet that waits for an ARP

Use the NetArpTxPacket for the ARP packet, not to hold what used to
be in NetTxPacket.
This saves a copy and makes the code easier to understand.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dnet.ce94070c443bdc9c0231abeca920d9f9362701aec Wed May 23 07:59:24 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Don't copy every packet that waits for an ARP

Use the NetArpTxPacket for the ARP packet, not to hold what used to
be in NetTxPacket.
This saves a copy and makes the code easier to understand.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dnet.he94070c443bdc9c0231abeca920d9f9362701aec Wed May 23 07:59:24 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Don't copy every packet that waits for an ARP

Use the NetArpTxPacket for the ARP packet, not to hold what used to
be in NetTxPacket.
This saves a copy and makes the code easier to understand.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>