commit | 003609da5e270a2f5db6c3b00b82e3c342201f34 | [log] [tgz] |
---|---|---|
author | Chun-Hao Lin <hau@realtek.com> | Tue Dec 02 16:48:31 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 08 20:43:26 2014 -0500 |
tree | 096b4f0fd582e28650ba426a12e88eb0937245ca | |
parent | d6e572911a4cb2b9fcd1c26a38d5317a3971f2fd [diff] |
r8169:disable rtl8168ep cmac engine Cmac engine is the bridge between driver and dash firmware. Other os may not disable cmac when leave. And r8169 did not allocate any resources for cmac engine. Disable it to prevent abnormal system behavior. Signed-off-by: Chunhao Lin <hau@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>