atl1e: remove the unneeded (struct atl1e_adapter *)
authorJie Yang <jie.yang@atheros.com>
Mon, 22 Sep 2008 21:52:25 +0000 (14:52 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 25 Sep 2008 00:49:05 +0000 (20:49 -0400)
commita4e77d063d61e4703db813470fefe90dac672b55
tree2ac83169013b2f54261d7190b9e4dc9f6d00e8e9
parentac7198bb124e7007cfd48990d382678341886dba
atl1e: remove the unneeded (struct atl1e_adapter *)

Remove the unneeded (struct atl1e_adapter *) casts, for hw->adapter
already has type atl1e_adapter *.

Signed-off-by: Jie Yang <jie.yang@atheros.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/atl1e/atl1e_hw.c