commit | 1ce368ff288ed872a8fee93b8a2b7706111feb9a | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Mon Jun 21 13:55:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 25 21:17:00 2010 -0700 |
tree | 51aa769fdf626c918382fd363bdb0019ea3f8e0a | |
parent | 23b36778b4c82577746d26e4ac0ae66c6f462475 [diff] |
isdn/gigaset: encode HLC and BC together Adapt to buggy device firmware which accepts setting HLC only in the same command line as BC, by encoding HLC and BC in a single command if both are specified, and rejecting HLC without BC. Impact: bugfix Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>