]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove duplicate copy routine
authorLeo Kim <leo.kim@atmel.com>
Tue, 13 Oct 2015 10:49:48 +0000 (19:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 16:55:08 +0000 (09:55 -0700)
commit4b9d15f17d81bafa099ff2a0d22ebc58ac981a06
treecb53427600db9b6594a8ea973c2bd87a149e106d
parent750d59d72ed618027473bd701fbc99f477b25916
staging: wilc1000: remove duplicate copy routine

This patch remove the duplicate bssid copy routine.
Already ahead bssid copy routine execute.
Therefore do not necessary in this routine.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c