Re: [PATCH net-2.6.25 7/8] drivers/infiniband: Use ipv4_is_type

2007-12-16 Thread David Miller
From: Joe Perches [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 15:39:00 -0800 Signed-off-by: Joe Perches [EMAIL PROTECTED] Applied. -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at

[PATCH net-2.6.25 7/8] drivers/infiniband: Use ipv4_is_type

2007-12-13 Thread Joe Perches
Signed-off-by: Joe Perches [EMAIL PROTECTED] --- drivers/infiniband/core/addr.c |4 ++-- drivers/infiniband/core/cma.c |5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/infiniband/core/addr.c b/drivers/infiniband/core/addr.c index 5381c80..0802b79 100644