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)
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>

No differences found