[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1413324791-12104-1-git-send-email-anish@chelsio.com>
Date: Tue, 14 Oct 2014 15:13:07 -0700
From: Anish Bhatt <anish@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, hariprasad@...lsio.com, leedom@...lsio.com,
kxie@...lsio.com, manojmalviya@...lsio.com,
Anish Bhatt <anish@...lsio.com>
Subject: [PATCH net 0/4] ipv6 and related cleanup for cxgb4/cxgb4i
This patch set removes some duplicated/extraneous code from cxgb4i, and guards
cxgb4 against compilation failure based on ipv6 tristate.
Anish Bhatt (4):
cxgb4i : Remove duplicated code from cxgb4i, fucntionality already
present in cxgb4
cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built
cxgb4i : All this code is only needed when IPV6 is enabled, disable
when not required, also fixes -Wunused-function warning
cxgb4i: Remove duplicate call to dst_neigh_lookup()
drivers/net/ethernet/chelsio/Kconfig | 2 +-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 15 +++
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 146 ++----------------------
drivers/scsi/cxgbi/libcxgbi.c | 2 +
4 files changed, 26 insertions(+), 139 deletions(-)
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists