tulip: remove wrapper around get_unaligned
commit445854f4c46ff1fa8f4605334914ecd1a1ae574d
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 28 May 2008 23:51:04 +0000 (28 16:51 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 28 Jun 2008 14:23:37 +0000 (28 10:23 -0400)
treea87b0778317663525b1e45b315bc6f643a556b4c
parentf5ccbcfacaae57e3312e623432a79d5f1f079cf5
tulip: remove wrapper around get_unaligned

DE_UNALIGNED_16 is always being passed a u16 *, no need to have the
wrapper with two casts in it, just call get_unaligned directly.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/tulip/de2104x.c