brcmsmac: extend xmtfifo_sz array
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 2 Jul 2012 18:15:51 +0000 (20:15 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2012 16:16:54 +0000 (12:16 -0400)
commit093cd33497d4f3336bf0940a0fa1d5659dbe68d2
treec6573c48ec1d54f08b0a06d0c60eefdd546a7844
parentc9d6afc91d65029fb43b1d237d0efc71fc9de49f
brcmsmac: extend xmtfifo_sz array

The xmtfifo_sz array contains the queue sizes for the different core
revs. This array missed the sizes for the core rev 17 and 28. This
patch extends the array to also include these sizes and adds a warning
if no queue size is stored in the array for the given core rev.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/main.c