[PATCH] staging: wilc1000: Fix bssid buffer offset in Txq

Dan Carpenter dan.carpenter at oracle.com
Sat Nov 4 06:20:18 UTC 2017


This driver really needs proper structs and datatypes so this doesn't
happen again and so that you and Colin stop reverting each other's

	*pu8CurrByte++ = ((strHostIfSetMulti->enabled >> 8) & 0xFF);

assignments:

regards,
dan carpenter



More information about the devel mailing list