aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorHauke Mehrtens <[email protected]>2012-05-18 20:22:53 +0200
committerJohn W. Linville <[email protected]>2012-05-25 11:16:16 -0400
commitedb9bc9a1e08f54adfdb4f4d31bca5a15aeb8ef0 (patch)
tree23b4683dc5897953fb92088301264c7ddc3ac23a /net/lapb/lapb_out.c
parent885ba1da689299ec52e646ca1a2429b8de55f364 (diff)
brcmfmac: use vmalloc to allocate mem for the firmware
The firmware is more than 300KB big and you should not use kmalloc for such big allocations. This allocation with kmalloc failed on my mips based device (BCM47186). Signed-off-by: Hauke Mehrtens <[email protected]> Acked-by: Franky Lin <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions