[PATCH 07/10] hal: improve config_sta() debug messages

Eugene Krasnikov k.eugene.e at gmail.com
Mon May 27 09:37:58 EDT 2013


> +                   "hal config sta v1 action %d sta_index %d bssid_index %d bssid %pM type %d mac %pM aid %d",
> +                   sta->action, sta->sta_index, sta->bssid_index,
> +                   sta->bssid, sta->type, sta->mac, sta->aid);

I suggest to run checkpatch.pl over every patch. Line limit is 80. So
could you please update this line to be less than 80 characters?:)

--
Best regards,
Eugene



More information about the wcn36xx mailing list