commit | ee7a1beb9759c94aea67dd887faf5e447a5c6710 | [log] [tgz] |
---|---|---|
author | Chun-Hao Lin <hau@realtek.com> | Wed Oct 01 23:17:21 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 01 15:33:18 2014 -0400 |
tree | 9fcd41d8b90f476177a615aee6a4822b645ef2bc | |
parent | 2a9b4d9670e71784896d95c41c9b0acd50db1dbb [diff] |
r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware dash function is enabled These two functions are used to inform dash firmware that driver is been brought up or brought down. So call these two functions only when hardware dash function is enabled. Signed-off-by: Chun-Hao Lin <hau@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>