net: atarilance - flags should be unsigned long
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 28 Oct 2010 18:34:58 +0000 (11:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Oct 2010 18:47:53 +0000 (11:47 -0700)
drivers/net/atarilance.c: In function ‘addr_accessible’:
drivers/net/atarilance.c:413: warning: comparison of distinct pointer types lacks a cast
drivers/net/atarilance.c:450: warning: comparison of distinct pointer types lacks a cast

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found