diff options
author | 2005-06-20 15:32:59 -0700 | |
---|---|---|
committer | 2005-06-26 18:37:25 -0400 | |
commit | 16b110c3fd760620b4a787db6ed512fe531ab1b5 (patch) | |
tree | edcac0ff31103ff53ecb61cb4239785621cba42c /kernel | |
parent | [PATCH] document that 8139TOO supports 8129/8130 (diff) | |
download | linux-rng-16b110c3fd760620b4a787db6ed512fe531ab1b5.tar.xz linux-rng-16b110c3fd760620b4a787db6ed512fe531ab1b5.zip |
[PATCH] dmfe warning fix
drivers/net/tulip/dmfe.c: In function `dmfe_parse_srom':
drivers/net/tulip/dmfe.c:1805: warning: passing arg 1 of `__le16_to_cpup' from incompatible pointer type
drivers/net/tulip/dmfe.c:1817: warning: passing arg 1 of `__le32_to_cpup' from incompatible pointer type
drivers/net/tulip/dmfe.c:1817: warning: passing arg 1 of `__le32_to_cpup' from incompatible pointer type
This is basically a guess:
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions