diff options
author | Michael Buesch <[email protected]> | 2006-05-05 17:23:51 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2006-05-05 16:55:23 -0400 |
commit | 869aaab1812c4212e65fb181e94b824cf49f9509 (patch) | |
tree | 224829a8847e7aff4bd001de972123f4cd0fbeb0 /security/selinux/hooks.c | |
parent | f9f7b9602ecb66f55718d6d1afa3e2b1e721b22d (diff) |
[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
The problem here is that the bcm34xx driver and the ieee80211
stack do not agree on what channels are possible for 802.11a.
The ieee80211 stack only wants channels between 34 and 165, while
the bcm43xx driver accepts anything from 0 to 200. I made the
bcm43xx driver comply with the ieee80211 stack expectations, by
using the proper constants.
Signed-off-by: Jean Delvare <[email protected]>
[mb]: Reduce stack usage by kzalloc-ing ieee80211_geo
Signed-off-by: Michael Buesch <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions