···11/* cfg80211 Interface for prism2_usb module */223344-/* Prism2 channell/frequency/bitrate declarations */44+/* Prism2 channel/frequency/bitrate declarations */55static const struct ieee80211_channel prism2_channels[] = {66 { .center_freq = 2412 },77 { .center_freq = 2417 },···502502 goto exit;503503 }504504505505- /* Set the authorisation */505505+ /* Set the authorization */506506 if ((sme->auth_type == NL80211_AUTHTYPE_OPEN_SYSTEM) ||507507 ((sme->auth_type == NL80211_AUTHTYPE_AUTOMATIC) && !is_wep))508508 msg_join.authtype.data = P80211ENUM_authalg_opensystem;
+1-1
drivers/staging/wlan-ng/p80211netdev.c
···461461/*----------------------------------------------------------------462462* p80211knetdev_set_multicast_list463463*464464-* Called from higher lavers whenever there's a need to set/clear464464+* Called from higher layers whenever there's a need to set/clear465465* promiscuous mode or rewrite the multicast list.466466*467467* Arguments:
+1-1
drivers/staging/wlan-ng/p80211types.h
···197197 P80211DID_LSB_ACCESS)198198199199/*----------------------------------------------------------------*/200200-/* The following structure types are used for the represenation */200200+/* The following structure types are used for the representation */201201/* of ENUMint type metadata. */202202203203typedef struct p80211enumpair {
+1-1
drivers/staging/wlan-ng/prism2fw.c
···806806*807807* Note also that the start address record, originally an S7 record in808808* the srec file, is expected in the fw file to be like a data record but809809-* with a certain address to make it identiable.809809+* with a certain address to make it identifiable.810810*811811* Here's the SREC format that the fw should have come from:812812* S[37]nnaaaaaaaaddd...dddcc