]> git.ipfire.org Git - people/ms/linux.git/commit - net/mac80211/iface.c
mac80211: fix maximum MTU
authorChaitanya <chaitanyatk@posedge.com>
Fri, 21 Dec 2012 11:45:17 +0000 (17:15 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 3 Jan 2013 12:00:01 +0000 (13:00 +0100)
commit09b1426e7fcec510aba55a761da5004e47a11ce3
treede82b4ae0b9d0f10488dbe46bfdbc50fb5fc12e4
parent826262c3d23743cb032a9e1a65a0f9be75091a5e
mac80211: fix maximum MTU

The maximum MTU shouldn't take the headers into account,
the maximum MSDU size is exactly the maximum MTU.

Signed-off-by: T Krishna Chaitanya <chaitanyatk@posedge.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c