commit | 06354665f92fa8be36124a8ba7113cdfa40d9df5 | [log] [tgz] |
---|---|---|
author | Wen Gong <wgong@codeaurora.org> | Fri Sep 06 10:48:57 2019 +0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Sep 11 09:33:29 2019 +0200 |
tree | dcf39b513c66c43381be6e3882a72f7554a1107a | |
parent | 24f6d765c8926ef32b88db8abab4188f23094d46 [diff] |
mac80211: allow drivers to set max MTU Make it possibly for drivers to adjust the default max_mtu by storing it in the hardware struct and using that value for all interfaces. Signed-off-by: Wen Gong <wgong@codeaurora.org> Link: https://lore.kernel.org/r/1567738137-31748-1-git-send-email-wgong@codeaurora.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>