From: Johannes Berg Date: Thu, 10 Jul 2008 09:22:31 +0000 (+0200) Subject: mac80211: fix struct ieee80211_tx_queue_params X-Git-Tag: v2.6.27-rc1~969^2~159^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f434b2d111d9ff84ebdd0f11a7ae42c761453259;p=pandora-kernel.git mac80211: fix struct ieee80211_tx_queue_params Multiple issues: - there are no "default" values needed - cw_min/cw_max can be larger than documented - restructure to decrease size - use get_unaligned_le16 Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed