]> Git Repo - J-u-boot.git/commit
net: tsec: Use tsec_private pointer as the parameter for internal routines
authorBin Meng <[email protected]>
Tue, 12 Jan 2016 06:41:22 +0000 (22:41 -0800)
committerJoe Hershberger <[email protected]>
Thu, 28 Jan 2016 18:23:07 +0000 (12:23 -0600)
commit56a27a1e6cbc414a8d5b9e59314119777c092635
tree959851841d0c8e75fabbd2a03d1b3a6e6ced0a0c
parent8ba50176fc1bfa3d1e96f298bd86f3e04d095305
net: tsec: Use tsec_private pointer as the parameter for internal routines

For internal routines like redundant_init(), startup_tsec() and
init_phy(), change to use tsec_private pointer as the parameter.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/net/tsec.c
include/tsec.h
This page took 0.035693 seconds and 4 git commands to generate.