[NIU]: getting rid of __ucmpdi2 in niu.o
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 15 Oct 2007 08:42:31 +0000 (01:42 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 15 Oct 2007 19:26:33 +0000 (12:26 -0700)
commita9d41192b96559aa3658bc7886468a46da911c76
treec982e08ce454c41482f83fee5537707ee2a3ca51
parentf937f1f46b6d2f9bef94e0d6b769a4c67615d34e
[NIU]: getting rid of __ucmpdi2 in niu.o

By the time we get to that switch by PHY type, we have 8bit
value.  No need to keep it in u64 when u8 would do.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/niu.c