Date: Mon, 29 Jul 2013 23:10:26 +0800 From: Chenchong Qin <qinchenchong@gmail.com> To: soc-status@freebsd.org Subject: Weekly Status Report, Jul 29, 2013 Message-ID: <CAFnsE3eDOHUj8PiiThB0_%2B2Rqs_tsBobHbsYabk7PToRga_Pjg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi! Here is last week's status. * change "IEEE80211_RATECTL_OPT_*" to "IEEE80211_RATECTL_CAP_*". change field "options" of ieee80211_ratectl to "ir_capabilities". update the references. * fix error on initialization of ir_capabilities. * re-add max4msframelen to ieee80211_rc_series. port max_4ms_framelen[4][32] to ieee80211_ratectl. also add setup of max4msframelen to ieee80211_ratectl_complete_rcflags(). * move ieee80211_ratectl_complete_rcflags() to ieee80211_ratectl.c, also put max_4ms_framelen[4][32] there. * add pre-compile declaration to ieee80211_ratectl.h. (strange it not appeared) Thanks! Chenchong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFnsE3eDOHUj8PiiThB0_%2B2Rqs_tsBobHbsYabk7PToRga_Pjg>