Thread (4 messages) flat view 4 messages, 2 authors, 2012-08-19

Re: [PATCH 1/5] drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization

From: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Date: 2012-08-19 09:36:53
Also in: kernel-janitors, linux-wireless, lkml

Hello Julia,

On 19 August 2012 01:25, Julia Lawall [off-list ref] wrote:
-       ipw2100_get_ordinal(priv, IPW_ORD_STAT_ASSN_AP_BSSID, &bssid, &len);
+       ret = ipw2100_get_ordinal(priv, IPW_ORD_STAT_ASSN_AP_BSSID, &bssid,
+                                 &len);
This is correct, but this line has one more typo. It should be

-&bssid
+bssid

according to the bssid definition in the beginning of the function:

u8 bssid[ETH_ALEN];

Could you fix this as well?

Thanks!
Stanislav.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help