]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4369b2e596a43fa36de43f8d772a1d9522349c6d
treec6573c48ec1d54f08b0a06d0c60eefdd546a7844
parentc34e76e2550e80ad06048862c61f1071f8f6d0d2
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