diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2007-12-22 18:56:53 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-12-23 03:53:07 (GMT) |
commit | cc154ac64aa8d3396b187f64cef01ce67f433324 (patch) | |
tree | dd112547d2d35d8d2c1d2cc7854619514d9e3169 /drivers/net/au1000_eth.h | |
parent | b1e247ad8e4ff29b5c7fa2b9a081b4a0f483b0d3 (diff) | |
download | linux-fsl-qoriq-cc154ac64aa8d3396b187f64cef01ce67f433324.tar.xz |
fec_mpc52xx: write in C...
If you need to find a difference between addresses of two
struct members, subtract offsetof() or cast addresses to
char * and subtract those if you prefer it that way. Doing
that same with s/char */u32/, OTOH...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/au1000_eth.h')
0 files changed, 0 insertions, 0 deletions