linux/drivers/net/mlx4
Bill Nottingham 287aa83dff drivers/net: fix comparisons of unsigned < 0
Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0.

Signed-off-by: Bill Nottingham <notting@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-07-08 22:16:39 -04:00
..
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
alloc.c IB/mlx4: Fix last allocated object tracking in bitmap allocator 2007-05-29 16:07:09 -07:00
catas.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
cmd.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
cq.c mlx4_core: Fix CQ context layout 2007-06-07 11:51:57 -07:00
eq.c mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id 2007-06-07 11:51:58 -07:00
fw.c IB/mlx4: Handle FW command interface rev 3 2007-06-18 08:15:02 -07:00
fw.h IB/mlx4: Handle FW command interface rev 3 2007-06-18 08:15:02 -07:00
icm.c missing includes in mlx4 2007-05-15 18:56:37 -07:00
icm.h IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
intf.c mlx4_core: Initialize ctx_list and ctx_lock earlier 2007-06-07 11:51:58 -07:00
main.c mlx4_core: Add new Mellanox device IDs 2007-07-02 20:41:35 -07:00
mcg.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
mlx4.h mlx4_core: Remove unused doorbell_lock 2007-05-13 08:54:18 -07:00
mr.c mlx4_core: Don't set MTT address in dMPT entries with PA set 2007-06-07 23:24:38 -07:00
pd.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
profile.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00
qp.c drivers/net: fix comparisons of unsigned < 0 2007-07-08 22:16:39 -04:00
reset.c missing includes in mlx4 2007-05-15 18:56:37 -07:00
srq.c IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00