commit | ac657d5884f31a16c900b2ad1098e01ec7fa4145 | [log] [tgz] |
---|---|---|
author | Mark Einon <mark.einon@gmail.com> | Tue Aug 23 23:40:40 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 23 16:25:29 2011 -0700 |
tree | 49348b334c37464bef8bac07d586c7b0ab5d66f0 | |
parent | c8b7de7fce9cffe97e9d10dbda7b5476e2339d6f [diff] |
staging: et131x: Update tx trans_start on device close to prevent tx_timeout Updating the tx trans_start before closing the device prevents a possible tx_timeout occuring during the closing process. Tested on an ET1310 device. Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>