linux/drivers/net/wireless/brcm80211
Dan Carpenter d5c5181cd9 brcmfmac: cleanup a sizeof()
"flowrings" and "*flowrings" are both pointers so this always returns
sizeof(void *) and the current code works fine.  But "*flowrings" is
intended here and static checkers complain, so lets change it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-05-09 16:51:01 +03:00
..
brcmfmac brcmfmac: cleanup a sizeof() 2015-05-09 16:51:01 +03:00
brcmsmac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-04-15 09:00:47 -07:00
brcmutil brcmfmac: show firmware release info in ethtool driver info 2015-01-29 09:59:14 +02:00
include brcmfmac: add additional 43602 pcie device id. 2015-05-09 16:26:57 +03:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile