tlan: Fix two regressions introduced by 64bit conversion.
authorRobert Fitzsimons <robfitz@273k.net>
Sat, 9 Aug 2008 16:54:02 +0000 (17:54 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 14 Aug 2008 08:28:12 +0000 (04:28 -0400)
commit0d63bea2c20651588e5e631799a961468a735eb9
treed2df5ca87e41b0f4bbfdf31bd9047beb88bf5531
parente484d5f5c8c64e2c4f110c59e9e964884107822a
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>
drivers/net/tlan.c