| /rk3399_rockchip-uboot/api/ |
| H A D | api_net.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_net.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/arch/sh/lib/ |
| H A D | board.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/board/egnite/ethernut5/ |
| H A D | ethernut5.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | netconsole.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/board/ronetix/pm9g45/ |
| H A D | pm9g45.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9261ek/ |
| H A D | at91sam9261ek.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/board/ronetix/pm9261/ |
| H A D | pm9261.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/common/ |
| H A D | board_r.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/include/ |
| H A D | net.h | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|
| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | d2eaec600617346a143a07bb073466add7a68e97 Sun Mar 22 22:09:06 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> net: Remove the bd* parameter from net stack functions
This value is not used by the network stack and is available in the global data, so stop passing it around. For the one legacy function that still expects it (init op on old Ethernet drivers) pass in the global pointer version directly to avoid changing that interface.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> (Trival fix to remove an unneeded variable declaration in 4xx_enet.c)
|