aboutsummaryrefslogtreecommitdiff
path: root/net/core/wireless.c
diff options
context:
space:
mode:
authorErik Mouw <erik@harddisk-recovery.com>2006-04-13 15:02:27 +0200
committerJohn W. Linville <linville@tuxdriver.com>2006-04-19 17:25:41 -0400
commita392149ee14d1631d8632060c1fc3082729f83c8 (patch)
tree48d4e3a63e33b74f91c279d01cebaf36b7658a8c /net/core/wireless.c
parentb35d649cb2110b4e782a8a7e9b625432c863cade (diff)
[PATCH] bcm43xx: iw_priv_args names should be <16 characters
The room for the names in bcm43xx_priv_wx_args[] are IFNAMSIZ long and IFNAMSIZ is defined as 16, so the names in bcm43xx_priv_wx_args should be 15 characters (16 including the trailing \0). This patch fixes that for the "set_shortpreambl", "get_shortpreambl", "set_swencryption", and "get_swencryption" private calls. Patch is against 2.6.17-rc1. Signed-off-by: Erik Mouw <erik@harddisk-recovery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/core/wireless.c')
0 files changed, 0 insertions, 0 deletions