commit | 445854f4c46ff1fa8f4605334914ecd1a1ae574d | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed May 28 16:51:04 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Sat Jun 28 10:23:37 2008 -0400 |
tree | a87b0778317663525b1e45b315bc6f643a556b4c | |
parent | f5ccbcfacaae57e3312e623432a79d5f1f079cf5 [diff] |
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>