brcmfmac: remove (ab)use of NL80211_NUM_ACS
authorArend van Spriel <arend@broadcom.com>
Wed, 26 Jun 2013 12:20:15 +0000 (14:20 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 27 Jun 2013 17:42:16 +0000 (13:42 -0400)
Used NL80211_NUM_ACS to indicate the BCMC fifo used in the driver
which has the same value now, but it is a bad idea relying on that.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found