diff options
author | Dhananjay Phadke <dhananjay@netxen.com> | 2009-03-17 13:14:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-17 13:14:22 -0700 |
commit | bd257ed9f1d129b4e881f513a406b435c8852565 (patch) | |
tree | 35c3ec7633555a190e95d4924cf01610536a0770 /net/netfilter | |
parent | 2ffb4558194037133121e260022baa0d21590473 (diff) |
netxen: fix firmware download warnings
Fix following warnings, by using integer firmware types.
drivers/net/netxen/netxen_nic_hw.c: In function 'netxen_load_firmware':
drivers/net/netxen/netxen_nic_hw.c:1146: warning: comparison with string literal results in unspecified behavior
drivers/net/netxen/netxen_nic_hw.c:1146: warning: comparison with string literal results in unspecified behavior
drivers/net/netxen/netxen_nic_hw.c:1146: warning: comparison with string literal results in unspecified behavior
drivers/net/netxen/netxen_nic_hw.c:1159: warning: comparison with string literal results in unspecified behavior
drivers/net/netxen/netxen_nic_hw.c:1159: warning: comparison with string literal results in unspecified behavior
drivers/net/netxen/netxen_nic_hw.c:1159: warning: comparison with string literal results in unspecified behavior
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions