]> git.baikalelectronics.ru Git - kernel.git/commit
jsm: removing ch_old_baud field
authorBreno Leitão <leitao@linux.vnet.ibm.com>
Tue, 29 Sep 2009 18:16:56 +0000 (15:16 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:18:02 +0000 (15:18 -0800)
commitf813ca984bd5c1861ce9043b15cc23cc62b77c7e
tree258cb4af57edcf0814bf0940330e3cfde86dec20
parent230a73d7706be98ddd960be60d1e4bbee90ba742
jsm: removing ch_old_baud field

Currently the field jsm_channel->ch_old_baud is not used, just
assigned in a lot of places but never used. This patches removes
this field.

Signed-off-by: Breno Leitão <leitao@linux.vnet.ibm.com>
Cc: Scott Kilau <scottk@digi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/jsm/jsm.h
drivers/serial/jsm/jsm_neo.c
drivers/serial/jsm/jsm_tty.c