Hi Pablo,
please consider these clean-ups and enhancements to IPVS for v4.12.
* Removal unused variable
* Use kzalloc where appropriate
* More efficient detection of presence of NAT extension
The following changes since commit 592d42ac7fd36408979e09bf2f170f2595dab7b8:
Merge branch 'qed-IOV-cleanups' (2017-03-21 19:02:38 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git
ipvs2-for-v4.12
for you to fetch changes up to e24113769960980579610ecfd657bb17f19373a3:
ipvs: remove unused variable (2017-03-30 14:54:47 +0200)
----------------------------------------------------------------
Arushi Singhal (1):
ipvs: remove unused variable
Florian Westphal (1):
netfilter: ipvs: don't check for presence of nat extension
Varsha Rao (1):
netfilter: ipvs: Replace kzalloc with kcalloc.
net/netfilter/ipvs/ip_vs_ftp.c | 7 ++-----
net/netfilter/ipvs/ip_vs_sync.c | 4 ++--
2 files changed, 4 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|