Re: [LEDE-DEV] [PATCH] mac80211: backport calculate-min-channel-width fix

2017-01-20 Thread Rafał Miłecki
On 20 January 2017 at 11:33, Felix Fietkau wrote: > On 2017-01-20 11:26, Koen Vandeputte wrote: >> Signed-off-by: Koen Vandeputte > To get the filenames right, please use import-backports.sh from > package/kernel/mac80211/scripts: > > - export the commit from a git tree with git-format-patch -o

Re: [LEDE-DEV] [PATCH] mac80211: backport calculate-min-channel-width fix

2017-01-20 Thread Koen Vandeputte
On 2017-01-20 11:33, Felix Fietkau wrote: On 2017-01-20 11:26, Koen Vandeputte wrote: Signed-off-by: Koen Vandeputte To get the filenames right, please use import-backports.sh from package/kernel/mac80211/scripts: - export the commit from a git tree with git-format-patch -o - in the mac8021

Re: [LEDE-DEV] [PATCH] mac80211: backport calculate-min-channel-width fix

2017-01-20 Thread Felix Fietkau
On 2017-01-20 11:26, Koen Vandeputte wrote: > Signed-off-by: Koen Vandeputte To get the filenames right, please use import-backports.sh from package/kernel/mac80211/scripts: - export the commit from a git tree with git-format-patch -o - in the mac80211 build dir unpacked with QUILT=1 switch to t

[LEDE-DEV] [PATCH] mac80211: backport calculate-min-channel-width fix

2017-01-20 Thread Koen Vandeputte
Signed-off-by: Koen Vandeputte --- .../354-calc-minchannelwidth-correctly.patch | 57 ++ 1 file changed, 57 insertions(+) create mode 100644 package/kernel/mac80211/patches/354-calc-minchannelwidth-correctly.patch diff --git a/package/kernel/mac80211/patches/354-calc