Skip to content
Snippets Groups Projects
Commit 5cf3e034 authored by David S. Miller's avatar David S. Miller
Browse files

ethoc: Fix warning in ethoc_init_ring().


Get rid of the pointless back-and-forth casting of dev->mem_start
from long to pointer back to long again.

Also fixes a warning reported by Stephen Rothwell:

drivers/net/ethoc.c: In function 'ethoc_init_ring':
drivers/net/ethoc.c:302: warning: assignment makes integer from pointer without a cast

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a0387169
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment