wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
authorZhao Qiang <qiang.zhao@nxp.com>
Fri, 15 Jul 2016 02:38:24 +0000 (10:38 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Jul 2016 03:22:02 +0000 (20:22 -0700)
commit18210510cfe418b374e364654743f738ddb75196
tree56308fd1f3c9cd24d76d7803fb4e07d343de5f5e
parent43b9e127406079d187794a5140a2411fbc6df2df
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'

'uhdlc_priv' has freed twice, drop the first one.

Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/fsl_ucc_hdlc.c