summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/606-rt2x00_no_realign.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-30 13:21:36 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-30 13:21:36 +0000
commit95b5891c5f06bafbe63a5374608f3572c492c16c (patch)
tree5f1204562d95c9f8f15137504a36ba3ded669320 /package/kernel/mac80211/patches/606-rt2x00_no_realign.patch
parent21e09a50285d5aebaedf82d60b742f879d9422d3 (diff)
mac80211: update to wireless-testing 2014-01-23
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39427 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/606-rt2x00_no_realign.patch')
-rw-r--r--package/kernel/mac80211/patches/606-rt2x00_no_realign.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/606-rt2x00_no_realign.patch b/package/kernel/mac80211/patches/606-rt2x00_no_realign.patch
index 9608df2e20..7e321922f1 100644
--- a/package/kernel/mac80211/patches/606-rt2x00_no_realign.patch
+++ b/package/kernel/mac80211/patches/606-rt2x00_no_realign.patch
@@ -24,7 +24,7 @@ Helmut
--- a/drivers/net/wireless/rt2x00/rt2x00queue.c
+++ b/drivers/net/wireless/rt2x00/rt2x00queue.c
-@@ -163,36 +163,14 @@ void rt2x00queue_align_frame(struct sk_b
+@@ -161,36 +161,14 @@ void rt2x00queue_align_frame(struct sk_b
void rt2x00queue_insert_l2pad(struct sk_buff *skb, unsigned int header_length)
{
unsigned int payload_length = skb->len - header_length;