]> git.baikalelectronics.ru Git - kernel.git/commit
brcm80211: smac: remove SI_FAST() macro usage
authorArend van Spriel <arend@broadcom.com>
Thu, 8 Dec 2011 23:06:55 +0000 (15:06 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Dec 2011 20:33:03 +0000 (15:33 -0500)
commitc5bf4f7a404c4aee75c0eae725bc33dd24d339db
tree9deb6d111e3357a6edd86e8013cda87da9682fce
parenta3dc8244268135ff21c0da59271e2beda26a1f7d
brcm80211: smac: remove SI_FAST() macro usage

The use of SI_FAST() macro interferes with the BCMA integration as
it causes BCMA and aiutils.c to get out of sync on what the current
core is. When everything is using BCMA we will try to add SI_FAST
functionality to BCMA to avoid unnecessary core switching.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/aiutils.c