On Wed, Mar 08, 2017 at 07:44:41PM +1100, Tobin C. Harding wrote: > On Wed, Mar 08, 2017 at 08:54:39AM +0300, Dan Carpenter wrote: > > On Wed, Mar 08, 2017 at 02:36:53PM +1100, Tobin C. Harding wrote: > > > Various symbols are named 'michel*'. The keyed hash function name is > > > spelled 'Michael'. > > > > > > Rename symbols michel -> michael. > > > > > > Signed-off-by: Tobin C. Harding <me@xxxxxxxx> > > > --- > > > drivers/staging/ks7010/ks_hostif.c | 16 ++++++++-------- > > > drivers/staging/ks7010/michael_mic.c | 8 ++++---- > > > drivers/staging/ks7010/michael_mic.h | 4 ++-- > > > 3 files changed, 14 insertions(+), 14 deletions(-) > > > > > > diff --git a/drivers/staging/ks7010/ks_hostif.c b/drivers/staging/ks7010/ks_hostif.c > > > index edeefea..4256b10 100644 > > > --- a/drivers/staging/ks7010/ks_hostif.c > > > +++ b/drivers/staging/ks7010/ks_hostif.c > > > @@ -316,7 +316,7 @@ int hostif_data_indication_wpa(struct ks_wlan_private *priv, unsigned int auth_t > > > char buf[128]; > > > unsigned long now; > > > struct mic_failure_t *mic_failure; > > > - struct michel_mic_t michel_mic; > > > + struct mihcael_mic_t mihcael_mic; > > > > > > Nope. > > Does MichelMIC not refer to the Michael hashed key function referred > to here?: The letters "hc" are transposed? "mihceal" vs "michael". regards, dan carpenter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel