tulip: Add missing parens.
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2010 01:56:34 +0000 (18:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2010 01:56:34 +0000 (18:56 -0700)
As reported by Stephen Rothwell.

drivers/net/tulip/uli526x.c: In function 'uli526x_rx_packet':
drivers/net/tulip/uli526x.c:861: warning: assignment makes pointer from integer without a cast

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found