Update mac80211/tx.c hunk offsets for 08-disable-mesh.patch
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 11 Aug 2009 00:02:00 +0000 (17:02 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 11 Aug 2009 00:02:00 +0000 (17:02 -0700)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/patches/08-disable-mesh.patch

index 4dee94be1f5503974df9edc61883f1d58d205ada..8d6dc8e213f4df7366a93e85600dc7a535e8f292 100644 (file)
@@ -286,9 +286,9 @@ kconfig option.
        return sta->plink_state;
  #endif
        return PLINK_LISTEN;
---- a/net/mac80211/tx.c        2009-08-07 12:13:38.504498533 -0700
-+++ b/net/mac80211/tx.c        2009-08-07 12:13:39.512496138 -0700
-@@ -1618,7 +1618,7 @@ int ieee80211_subif_start_xmit(struct sk
+--- a/net/mac80211/tx.c        2009-08-10 17:00:18.659463104 -0700
++++ b/net/mac80211/tx.c        2009-08-10 17:00:19.903464501 -0700
+@@ -1617,7 +1617,7 @@
                memcpy(hdr.addr4, skb->data + ETH_ALEN, ETH_ALEN);
                hdrlen = 30;
                break;