commit | 5982b47aa410e6aef55a5b0087269f5c9c172110 | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Mon Aug 29 13:21:10 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 13 15:42:32 2011 -0400 |
tree | d23936da1e56446d80cc626d50311e4e7ba53efc | |
parent | 3459731a39894e5377283b3ccf2fede54e19aae1 [diff] |
mwifiex: replace kmalloc & memcpy sequence with kmemdup Sequence of kmalloc/kzalloc and memcpy is replaced with kmemdup. Cc: Walter Harms <wharms@bfs.de> Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com> Signed-off-by: Kiran Divekar <dkiran@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>