isdn/gigaset: adjust usb_gigaset tty write buffer limit
authorTilman Schmidt <tilman@imap.cc>
Mon, 5 Jul 2010 14:18:37 +0000 (14:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Jul 2010 23:57:51 +0000 (16:57 -0700)
commitb3251d8045f87eec5d565603345d262cee134fa6
tree14421766043e846d91585007eeaf5d06eb82dca0
parent597e608a8492d662736c9bc6aa507dbf1cadc17d
isdn/gigaset: adjust usb_gigaset tty write buffer limit

The usb_gigaset driver's write buffer limit was different from those
of the others for no good reason. Set it to the same value, derived
from the Siemens documentation.

Impact: cosmetic
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/usb-gigaset.c