From: Michael Wu Date: Tue, 30 Oct 2007 20:50:05 +0000 (-0400) Subject: ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h X-Git-Tag: v2.6.25-rc1~1162^2~1399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c237899d1f8c5bfcfc9d6204052e0e065827ff75;p=pandora-kernel.git ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h This patch adds IEEE80211_MAX_FRAME_LEN which is useful for drivers trying to determine how much to allocate for their RX buffers. It also updates the comment on IEEE80211_MAX_DATA_LEN based on revisions in 802.11e. IEEE80211_MAX_FRAG_THRESHOLD and IEEE80211_MAX_RTS_THRESHOLD are also revised due to the new maximum frame size. Signed-off-by: Michael Wu Signed-off-by: John W. Linville Signed-off-by: David S. Miller --- Reading git-diff-tree failed