lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20161019142706.GE18569@redhat.com> Date: Wed, 19 Oct 2016 10:27:06 -0400 From: Jarod Wilson <jarod@...hat.com> To: Johannes Berg <johannes@...solutions.net> Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org, linux-wireless@...r.kernel.org, Maya Erez <qca_merez@....qualcomm.com>, Simon Kelley <simon@...kelleys.org.uk>, Stanislav Yakovlev <stas.yakovlev@...il.com> Subject: Re: [PATCH net-next 2/6] net: use core MTU range checking in wireless drivers On Wed, Oct 19, 2016 at 09:38:33AM +0200, Johannes Berg wrote: > On Tue, 2016-10-18 at 22:33 -0400, Jarod Wilson wrote: > > - set max_mtu in wil6210 driver > > - set max_mtu in atmel driver > > - set min/max_mtu in cisco airo driver, remove airo_change_mtu > > - set min/max_mtu in ipw2100/ipw2200 drivers, remove > > libipw_change_mtu > > - set min/max_mtu in p80211netdev, remove wlan_change_mtu > > I guess we should do the same in net/mac80211/iface.c? Yeah. I thought I'd located all places this needed to happen, but obviously not. I'll get this added and do another sweep for others I might have missed. -- Jarod Wilson jarod@...hat.com
Powered by blists - more mailing lists