summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/at76c50x-usb.c
diff options
context:
space:
mode:
authorHante Meuleman <meuleman@broadcom.com>2015-09-18 22:08:09 +0200
committerKalle Valo <kvalo@codeaurora.org>2015-09-29 10:55:52 +0300
commit9f64df940cfe734156ec434807611e014278b359 (patch)
tree5eb4d70649f4f021b1e509e89d7a549193b3645b /drivers/net/wireless/at76c50x-usb.c
parentae7c03f68ee24e51f3ded9265715405df72812ba (diff)
brcmfmac: Fix bug in flowring management.
The hash index stored in the flowrings is of type u16 but gets stored in u8. This can result in incorrect indexing and possibly result in crashes. This patch fixes the type. Reviewed-by: Arend Van Spriel <arend@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/at76c50x-usb.c')
0 files changed, 0 insertions, 0 deletions