aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/etherdevice.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-08-10 00:06:58 -0700
committerDavid S. Miller <davem@davemloft.net>2010-08-10 00:06:58 -0700
commit5d337d6f64d150b6577972cc23f709ee85f66881 (patch)
treeece22e5268bc869902827ceefd281fbb864158fe /include/linux/etherdevice.h
parentigbvf.txt: Add igbvf Documentation (diff)
downloadlinux-dev-5d337d6f64d150b6577972cc23f709ee85f66881.tar.xz
linux-dev-5d337d6f64d150b6577972cc23f709ee85f66881.zip
farsync: Fix compile warnings.
drivers/net/wan/farsync.c: In function 'fst_intr_rx': drivers/net/wan/farsync.c:1312: warning: cast to pointer from integer of different size drivers/net/wan/farsync.c: In function 'do_bottom_half_tx': drivers/net/wan/farsync.c:1407: warning: cast to pointer from integer of different size The "skb" and "mem" arguments being passed here are DMA addresses being programmed into the hardware registers, so pass them as the type that they actually are. And use the correct printf formatting in debug logging statements for these things to match the type change. Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions