commit | cac4220b2e93e6344f987581d52d5bd71ff2cc0e | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat Oct 09 02:39:30 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 11 15:04:21 2010 -0400 |
tree | d089cca561a5fe1237a1f2a80589c7819ed3abe8 | |
parent | 8610c29a2c9f273886b1c31ae4d92c69d4326262 [diff] |
ath9k: add compile time checking for the size of the channel list This prevents random memory corruption if the number of channels ever gets changed without an update to the internal channel array size. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>