diff options
author | Roel Kluin <[email protected]> | 2007-11-06 22:13:53 +0100 |
---|---|---|
committer | Tony Luck <[email protected]> | 2007-11-06 13:27:18 -0800 |
commit | b17de3619553d004be3fe3c58bf6a63cbec3303b (patch) | |
tree | b34434d960825fb35d48fc2060489ef1b8a5b7d0 /net/unix/sysctl_net_unix.c | |
parent | e3ad42be1ee37ab277ef30555b772e0c803f3b69 (diff) |
[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c
The sizeof a pointer is constant, we want the sizeof what is pointed to.
Zero out 'sizeof(*efi_systab)' bytes of the efi_system_table_t pointer
'efi_systab' instead.
Signed-off-by: Roel Kluin <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions