Re: svn commit: r238824 - head/sys/dev/ath

2012-07-28 Thread Adrian Chadd
Hi, This broke -HEAD. Let me go and figure out what I need to do to fix the descriptor offset math. It only showed up under heavy iperf testing. Ping wasn't enough to trigger the crash. :( Adrian On 26 July 2012 22:48, Adrian Chadd wrote: > Author: adrian > Date: Fri Jul 27 05:48:42 2012 >

svn commit: r238824 - head/sys/dev/ath

2012-07-26 Thread Adrian Chadd
Author: adrian Date: Fri Jul 27 05:48:42 2012 New Revision: 238824 URL: http://svn.freebsd.org/changeset/base/238824 Log: Migrate the descriptor allocation function to not care about the number of buffers, only the number of descriptors. This involves: * Change the allocation functio