summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/isdnl2.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2013-09-30 21:25:27 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-02 22:00:59 +0200
commit84557783c5574f436826d88cd1bd035f20a4427f (patch)
treeac6c424c9a8c19864904737aa6d6f63326f03fdb /drivers/isdn/hisax/isdnl2.c
parentxen-netfront: convert to GRO API (diff)
downloadlinux-84557783c5574f436826d88cd1bd035f20a4427f.tar.xz
linux-84557783c5574f436826d88cd1bd035f20a4427f.zip
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity()
Not really a problem, but nice IMHO; the Coverity static analyzer complains that we use the pointer 'e' after it has been freed, so move the freeing below the final use, even if that use is just using the value of the pointer and not actually dereferencing it. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hisax/isdnl2.c')
0 files changed, 0 insertions, 0 deletions