From f151bd07d245b30ccec66517a1ed6ec4ad13cd73 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 28 Jul 2008 13:26:08 +0000 Subject: [PATCH] Optimize packet socket support to eliminate a packet copy. Tagging module linux-2.6 - linux-2.6-22-17 --- kernel-2.6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 7b9246460..cabb1ef60 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 16 +%define taglevel 17 # # Polite request for people who spin their own kernel rpms: @@ -847,6 +847,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Mon Jul 28 2008 Sapan Bhatia - linux-2.6-22-17 +- Optimize packet socket support to eliminate a packet copy. + * Sun Jul 27 2008 Sapan Bhatia - linux-2.6-22-16 - Missed this header file, which broke the compile. - I'll be doing another tag to include an optimization I left out of this version. This version is for Build only. -- 2.43.0