"Documentation/git@git.tuxist.de:jan.koester/linux.git" did not exist on "daa460a88c09b26b68e8b017de589c217e901afb"
net/wan/fsl_ucc_hdlc: fix muram allocation error
sizeof(priv->ucc_pram) is 4 as it is the size of a pointer, but we want to reserve space for the struct ucc_hdlc_param. Signed-off-by:Holger Brunck <holger.brunck@keymile.com> Cc: Zhao Qiang <qiang.zhao@nxp.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment