]> 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)
commit9c3a5ed6197284ed43877f1032218aa6ff8be93d
treec6573c48ec1d54f08b0a06d0c60eefdd546a7844
parent8708f75ccd966dcd15c1c221555d2e61b1d30204
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