X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fqe%2Fuec.h;h=e357a92bbdeae0e2f739ef6f194b6a75803def6c;hb=53677ef1;hp=7762de6a8d925ec90413614f1407898687df13d0;hpb=4b7a6dd89633d60dc4b58476d5ce48247f82a3ca;p=karo-tx-uboot.git diff --git a/drivers/qe/uec.h b/drivers/qe/uec.h index 7762de6a8d..e357a92bbd 100644 --- a/drivers/qe/uec.h +++ b/drivers/qe/uec.h @@ -709,7 +709,7 @@ typedef struct uec_private { int grace_stopped_rx; int the_first_run; /* PHY specific */ - struct uec_mii_info *mii_info; + struct uec_mii_info *mii_info; int oldspeed; int oldduplex; int oldlink;