aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorDavid Spinadel <[email protected]>2012-05-11 10:53:15 +0200
committerJohn W. Linville <[email protected]>2012-05-16 13:08:17 -0400
commit0ed462875a7825e89674f3e7ff9d67835feb9f73 (patch)
treefbd4b3dad3a84f290f80f3cf372fdc71a62fd496 /net/lapb/lapb_in.c
parentcd6c65981e72aef9f5cc42ffe64404542162790a (diff)
iwlwifi: fix scan_cmd_size allocation
Allocate scan command with dynamic size based on uCode capability and num of channels. This isn't an important fix as the previous allocation was always too large as it added the scan command size but later subtracted it (which meant it was supposed to be part of the max scan size.) Signed-off-by: David Spinadel <[email protected]> Reviewed-by: Emmanuel Grumbach <[email protected]> Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions