]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff32001b72346a9315d5bac33406fa194a197913
treeea00760072953a797e6d42ef0ce252cd9556d937
parent9d8bc4ceaf1af402ab3354b32490a0d221716e40
parent8cd09804bcd712ee8f77b20e5b3f3662633c5fec
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>