Update hunk offsets for 15-symbol-export-conflicts.patch
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 11 Jan 2010 17:32:32 +0000 (09:32 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 11 Jan 2010 17:32:32 +0000 (09:32 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
patches/15-symbol-export-conflicts.patch

index f56fa66f102ac2aa8ea3e0a33223370a34681185..f8407856625fc0e5058721b5b3454b22db354094 100644 (file)
@@ -1,9 +1,9 @@
 In kernel < 2.6.32 libipw also exports ieee80211_rx.
 To avoid conflicts with the other export we rename our.
 
---- a/net/mac80211/rx.c        2010-01-06 14:54:08.000000000 -0800
-+++ b/net/mac80211/rx.c        2010-01-06 14:54:09.000000000 -0800
-@@ -2472,7 +2472,12 @@
+--- a/net/mac80211/rx.c        2010-01-11 09:32:05.000000000 -0800
++++ b/net/mac80211/rx.c        2010-01-11 09:32:05.000000000 -0800
+@@ -2476,7 +2476,12 @@
   drop:
        kfree_skb(skb);
  }