[kernel] r18452 - in dists/sid/linux-2.6/debian: . patches/bugfix/all patches/series

Ben Hutchings benh at alioth.debian.org
Wed Jan 4 13:27:46 UTC 2012


Author: benh
Date: Wed Jan  4 13:27:45 2012
New Revision: 18452

Log:
Drop "bridge: provide a mtu() method for fake_dst_ops", only needed for 3.2

Deleted:
   dists/sid/linux-2.6/debian/patches/bugfix/all/bridge-provide-a-mtu-method-for-fake_dst_ops.patch
Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/patches/series/base

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Tue Jan  3 11:25:53 2012	(r18451)
+++ dists/sid/linux-2.6/debian/changelog	Wed Jan  4 13:27:45 2012	(r18452)
@@ -5,9 +5,7 @@
   * iwlwifi: allow to switch to HT40 if not associated (Closes: #653423)
   * drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU
     (Closes: #646376)
-  * net: Fix regressions that may result in a crash when using br_netfilter:
-    - bridge: provide a mtu() method for fake_dst_ops
-    - net: introduce DST_NOPEER dst flag
+  * net: introduce DST_NOPEER dst flag (fixes crash when using br_netfilter)
   * rtc: Fix alarm rollover when day or month is out-of-range (Closes: #646429)
   * l2tp: ensure sk->dst is still valid (Closes: #652503)
   * Update Russian debconf template translations (Yuri Kozlov)

Modified: dists/sid/linux-2.6/debian/patches/series/base
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/base	Tue Jan  3 11:25:53 2012	(r18451)
+++ dists/sid/linux-2.6/debian/patches/series/base	Wed Jan  4 13:27:45 2012	(r18452)
@@ -89,7 +89,6 @@
 + bugfix/all/snapshot-Implement-compat_ioctl.patch
 + bugfix/all/iwlwifi-allow-to-switch-to-ht40-if-not-associated.patch
 + bugfix/all/drm-radeon-flush-read-cache-for-gtt-with-fence-on-r6.patch
-+ bugfix/all/bridge-provide-a-mtu-method-for-fake_dst_ops.patch
 + bugfix/all/net-introduce-DST_NOPEER-dst-flag.patch
 + bugfix/all/rtc-Fix-alarm-rollover-when-day-or-month-is-out-of-r.patch
 + bugfix/all/l2tp-ensure-sk-dst-is-still-valid.patch



More information about the Kernel-svn-changes mailing list