Merge branch 'isdn'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 19:05:39 +0000 (15:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 19:05:39 +0000 (15:05 -0400)
commit14cee8e377c09dc887047b3a322c71f45de7f0c0
treeea00760072953a797e6d42ef0ce252cd9556d937
parentf787d6c8dd52ded9874cbbc447a32515c80fa2bf
parent86f8ef2c4802ac9dbe0c8c1c12670bd915a13013
Merge branch 'isdn'

Tilman Schmidt says:

====================
Coverity patches for drivers/isdn

Here's a series of patches for the ISDN CAPI subsystem and the
Gigaset ISDN driver.
Patches 1 to 7 are specific fixes for Coverity warnings.
Patches 8 to 11 fix related problems with the handling of invalid
CAPI command codes I noticed while working on this.
Patch 12 fixes an unrelated problem I noticed during the subsequent
regression tests.
It would be great if these could still be merged.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>