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

No differences found