]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: wlan-ng: Drop wrapper function
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 13 Feb 2016 13:19:34 +0000 (18:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:34:08 +0000 (16:34 -0800)
commit8573ec684c7c9089e8b4e02372240d1a3e36289b
tree389c5052e7185582fc4ce3f8cfc2090d823d2a51
parent2b979a2244246efa2fd254178cbc8354464fb9db
Staging: wlan-ng: Drop wrapper function

Drop the function prism2mgmt_pstr2bytearea and replace its function call
with the standard function memcpy that it wrapped.
The code becomes cleaner after this patch.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/prism2mib.c