From 186f92a9eeb5ff15dd4a0f33be455c334852f0bb Mon Sep 17 00:00:00 2001
From: Sapan Bhatia <sapanb@cs.princeton.edu>
Date: Tue, 15 Jul 2008 15:54:36 +0000
Subject: [PATCH] Tagging module linux-2.6 - linux-2.6-22-12

* Bugfix in tuntap
* Attempt to fix TCP-payload-related problems with tcpdump
---
 kernel-2.6.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/kernel-2.6.spec b/kernel-2.6.spec
index 2cec4c6d3..b1c95b79b 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 11
+%define taglevel 12
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -844,6 +844,10 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Tue Jul 15 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-12
+- * Bugfix in tuntap
+- * Attempt to fix TCP-payload-related problems with tcpdump
+
 * Wed Jul 09 2008 Sapan Bhatia <sapanb@cs.princeton.edu> - linux-2.6-22-11
 - * Split up VNET+ module into its component patches
 - * Added tun/tap support
-- 
2.47.0