commit | 2d071ca50e9f20bf0203a7e8dbb1c784934e324d | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Feb 20 12:24:52 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:52:50 2009 -0500 |
tree | 02038ba172ffe9e483f7f1839c74c4a926e9f3fe | |
parent | 20977d3e685abb8b84c385426c39de1fca0a58ac [diff] |
b43: Add slot count compiletime assertion This adds a compiletime assertion for a recently introduced assumption on the slot counts. The tx header cache handling code assumes that the TX slot count can be divided evenly by the number of TX slots per frame. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>