aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/mcftimer.h
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-09-29 01:42:09 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 19:53:51 -0400
commitbcfef8c3681fa59b653871682956a8fdf5c27c5a (patch)
tree7fa3c9df43063f00474c1ca00066728cd3136c6a /include/asm-m68knommu/mcftimer.h
parent0da18e3883d18ac716ad8cc07df9bd30933807ac (diff)
Avoid possible NULL pointer deref in 3c359 driver
In xl_freemem(), if dev_if is NULL, the line struct xl_private *xl_priv =(struct xl_private *)dev->priv; will cause a NULL pointer dereference. (akpm: don't try to fix it: just delete the pointless test-for-null) Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include/asm-m68knommu/mcftimer.h')
0 files changed, 0 insertions, 0 deletions