diff options
author | Don Fry <brazilnut@us.ibm.com> | 2006-05-26 01:22:40 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-05-27 03:33:18 +0200 |
commit | a24b163b7c16f9e30e726319115e45ed6e683582 (patch) | |
tree | 64eedaff752008bb4a5622d1e8eac3d906ccf220 /drivers/w1 | |
parent | e1000: add shutdown handler back to fix WOL (diff) | |
download | linux-a24b163b7c16f9e30e726319115e45ed6e683582.tar.xz linux-a24b163b7c16f9e30e726319115e45ed6e683582.zip |
[PATCH] pcnet32: remove incorrect pcnet32_free_ring
During a code scan for another change I discovered that this call to
pcnet32_free_ring must be removed. If the open fails due to a lack of
memory all the ring structures are removed via the call to free_ring
and a subsequent call to open will dereference a null pointer in
pcnet32_init_ring.
Please apply to 2.6.17.
Signed-off-by: Don Fry <brazilnut@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions