On Thu, 2009-05-21 at 21:20 +0800, Zhu Yi wrote: > /** > - * enum ieee80211_key_len - key length > - * @LEN_WEP40: WEP 5-byte long key > - * @LEN_WEP104: WEP 13-byte long key > - */ > -enum ieee80211_key_len { > - LEN_WEP40 = 5, > - LEN_WEP104 = 13, > -}; You don't seem to be updating the users of these? I have no problem with keeping them here either, but as-is this would break ath5k/9k/ar9170, b43 and rt2x00 compilation afaict. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part