]> Pileus Git - ~andy/linux/commit
Merge branch 'master' of git://1984.lsi.us.es/nf-next
authorDavid S. Miller <davem@davemloft.net>
Sun, 24 Jun 2012 00:10:10 +0000 (17:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Jun 2012 00:10:10 +0000 (17:10 -0700)
commit0b4a9e1a591ca92726d32dbe043eb737734c6a0e
tree8ee8e13183bc1852073e9a592780f069d73954f5
parentdfbce08c19cba2ba4faaf8c0dd6d7678f46c78dd
parent8e36c4b5b673edc6081599b8bd461e062e4910f4
Merge branch 'master' of git://1984.lsi.us.es/nf-next

Pablo says:

====================
The following four patches provide Netfilter fixes for the cthelper
infrastructure that was recently merged mainstream, they are:

* two fixes for compilation breakage with two different configurations:

  - CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
  - NF_CONNTRACK_EVENTS=n and CONFIG_NETFILTER_NETLINK_QUEUE_CT=y

* two fixes for sparse warnings.
====================

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