Ticket #967: 011-suppress_plaintext.diff
| File 011-suppress_plaintext.diff, 0.6 kB (added by xmxwx@asn.pl, 2 years ago) |
|---|
-
madwifi/net80211/ieee80211_output.c
old new 820 820 "no default transmit key (%s) deftxkey %u", 821 821 __func__, vap->iv_def_txkey); 822 822 vap->iv_stats.is_tx_nodefkey++; 823 goto bad; 823 824 } 824 825 } else 825 826 key = NULL;
