commit | 0d63bea2c20651588e5e631799a961468a735eb9 | [log] [tgz] |
---|---|---|
author | Robert Fitzsimons <robfitz@273k.net> | Sat Aug 09 17:54:02 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Aug 14 04:28:12 2008 -0400 |
tree | d2df5ca87e41b0f4bbfdf31bd9047beb88bf5531 | |
parent | e484d5f5c8c64e2c4f110c59e9e964884107822a [diff] |
tlan: Fix two regressions introduced by 64bit conversion. Two regressions were introduced by the recent tlan: 64bit conversion commit (93e16847c9db0093065c98063cfc639cdfccf19a). The first in TLan_GetSKB caused a NULL pointer dereference. With the second causing the link to fail to come up. Signed-off-by: Robert Fitzsimons <robfitz@273k.net> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>