diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2012-06-24 21:35:29 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-25 10:00:53 -0700 |
commit | c90e3e80b9751335cc98934ae32188fa7de6bccd (patch) | |
tree | 79b25701b374fdb49f713ce78d0e5da196c172f2 /MAINTAINERS | |
parent | bcc66c0b8881f88459f9ac21038455bcafacdc6e (diff) |
staging: reduce stack usage in prism2fw.c
Fix frame size (stack usage) warning by allocating and freeing
pointers to the data.
drivers/staging/wlan-ng/prism2fw.c:1115:1: warning: the frame size of 4288 bytes is larger than 2048 bytes
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions