diff options
author | 2009-02-12 16:57:12 -0800 | |
---|---|---|
committer | 2009-02-12 16:57:12 -0800 | |
commit | 354b45fff90c3448c1eadabfad6ae7b8b8a2a237 (patch) | |
tree | a74f7d4d8ce564ac97574597c8b1135956de7596 /crypto/api.c | |
parent | bnx2: Update version to 1.9.2 and copyright. (diff) | |
download | linux-rng-354b45fff90c3448c1eadabfad6ae7b8b8a2a237.tar.xz linux-rng-354b45fff90c3448c1eadabfad6ae7b8b8a2a237.zip |
netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform
When compile the latest kernel on IA64 platform,I got a warning:
drivers/net/netxen/netxen_nic_main.c:203: warning: label ‘set_32_bit_mask’
defined but not used
We do not need label ‘set_32_bit_mask’ on IA64 platform,So move it to #else.
Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions