Re: svn commit: r207370 - head/sys/net80211

2010-04-29 Thread Rui Paulo
On 29 Apr 2010, at 16:23, Kostik Belousov wrote: > On Thu, Apr 29, 2010 at 03:19:11PM +, Rui Paulo wrote: >> Author: rpaulo >> Date: Thu Apr 29 15:19:11 2010 >> New Revision: 207370 >> URL: http://svn.freebsd.org/changeset/base/207370 >> >> Log: >> Decrement rxa_pad due to the addition of r

Re: svn commit: r207370 - head/sys/net80211

2010-04-29 Thread Kostik Belousov
On Thu, Apr 29, 2010 at 03:19:11PM +, Rui Paulo wrote: > Author: rpaulo > Date: Thu Apr 29 15:19:11 2010 > New Revision: 207370 > URL: http://svn.freebsd.org/changeset/base/207370 > > Log: > Decrement rxa_pad due to the addition of rxa_private. If the goal was to keep the size of the struct

svn commit: r207370 - head/sys/net80211

2010-04-29 Thread Rui Paulo
Author: rpaulo Date: Thu Apr 29 15:19:11 2010 New Revision: 207370 URL: http://svn.freebsd.org/changeset/base/207370 Log: Decrement rxa_pad due to the addition of rxa_private. Modified: head/sys/net80211/ieee80211_ht.h Modified: head/sys/net80211/ieee80211_ht.h ==