According to the help, it seems I should be able to pass no rates and have it clear the mask. But, it seems that is not actually working: [root@lec2010-ath9k-1 lanforge]# ./local/sbin/iw dev sta4 set bitrates legacy-2.4 command failed: Invalid argument (-22) [root@lec2010-ath9k-1 lanforge]# ./local/sbin/iw dev sta4 set bitrates legacy-2.4 "" Usage: ./local/sbin/iw [options] dev <devname> set bitrates [legacy-<2.4|5> <legacy rate in Mbps>*] Sets up the specified rate masks. Not passing any arguments would clear the existing mask (if any). Options: --debug enable netlink debugging [root@lec2010-ath9k-1 lanforge]# ./local/sbin/iw dev sta4 set bitrates command failed: Invalid argument (-22) Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html