summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
diff options
context:
space:
mode:
authorPavel Shved2011-06-17 08:25:10 +0200
committerDavid S. Miller2011-06-17 21:27:32 +0200
commitd0fd64c1de437bdf91c32d4f84a53fa4b2150348 (patch)
tree85ed9777696fae76834a1e546bb1d733a73abc33 /drivers/isdn
parentnet: rfs: enable RFS before first data packet is received (diff)
downloadkernel-qcow2-linux-d0fd64c1de437bdf91c32d4f84a53fa4b2150348.tar.gz
kernel-qcow2-linux-d0fd64c1de437bdf91c32d4f84a53fa4b2150348.tar.xz
kernel-qcow2-linux-d0fd64c1de437bdf91c32d4f84a53fa4b2150348.zip
farsync: add module_put to error path in fst_open()
The fst_open() function, after a successful try_module_get() may return an error code if hdlc_open() returns it. However, it does not put the module on this error path. This patch adds the necessary module_put() call. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Pavel Shved <shved@ispras.ru> Signed-off-by: David S. Miller <davem@conan.davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions