git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab48b03
)
can: mscan: remove obsolete variable open_time
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 20 Jul 2012 20:30:40 +0000
(22:30 +0200)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Thu, 29 Nov 2012 13:30:34 +0000
(14:30 +0100)
The variable open_time in the struct mscan_priv was used to protect
mscan_do_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 <mkl@pengutronix.de>
No differences found