ethoc: fix warning from 32bit build
authorAlan Cox <alan@linux.intel.com>
Mon, 12 Oct 2009 05:27:55 +0000 (05:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2009 07:23:06 +0000 (00:23 -0700)
commit4ce22537a28eeb6a29a2b4d1049c703a80c25bd1
tree74b108d372fe00dc4cbf2fbd74a5e85197988585
parent767e366fc9e667c1ef71af588d33b7ec27c5ed1d
ethoc: fix warning from 32bit build

drivers/net/ethoc.c: In function ‘ethoc_open’:
drivers/net/ethoc.c:667: warning: comparison of distinct pointer types
lacks a cast

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethoc.c