From: Marc Kleine-Budde Date: Fri, 20 Jul 2012 20:30:40 +0000 (+0200) Subject: can: esd_usb2: remove obsolete variable open_time X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~164^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42870465025ac6c9f3dc45f45a69d3da2d85308;p=pandora-kernel.git can: esd_usb2: remove obsolete variable open_time The variable open_time in the struct esd_usb2_net_priv was used to protect esd_usb2_set_mode() only to be called, if the interface is up. Now the CAN device infrastructure takes care of this. Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed