Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Oct 2014 04:29:08 +0000 (00:29 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Oct 2014 04:29:08 +0000 (00:29 -0400)
Anish Bhatt says:

====================
ipv6 and related cleanup for cxgb4/cxgb4i

This patch set removes some duplicated/extraneous code from cxgb4i, guards
cxgb4 against compilation failure based on ipv6 tristate, make ipv6 related
code no longer be enabled by default irrespective of ipv6 tristate and fixes
a refcnt issue.
-Anish

v2 : Provide more detailed commit messages, make subject more concise as
recommended by Dave Miller.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge