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

No differences found