linux/drivers/net/ethernet/qlogic/netxen
Dan Carpenter a584b7ae4e netxen_nic: signedness bug in netxen_md_entry_err_chk()
"esize" should be signed because it can be negative here.  For example,
when we call it in netxen_parse_md_template(), it could be -1 from the
return value of netxen_md_L2Cache().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-08 19:57:55 -05:00
..
Makefile qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic.h netxen: report valid speed and duplex status when link is down 2012-02-04 15:59:29 -05:00
netxen_nic_ctx.c netxen_nic: Fix phy link status 2012-02-04 15:59:29 -05:00
netxen_nic_ethtool.c netxen: report valid speed and duplex status when link is down 2012-02-04 15:59:29 -05:00
netxen_nic_hdr.h netxen_nic: Error logging on firmware hang 2012-02-04 15:59:29 -05:00
netxen_nic_hw.c netxen_nic: signedness bug in netxen_md_entry_err_chk() 2012-02-08 19:57:55 -05:00
netxen_nic_hw.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
netxen_nic_init.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-08 18:46:38 -05:00
netxen_nic_main.c netxen: Fix a panic during driver unload in device_remove_file 2012-02-04 15:59:29 -05:00