summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/libertas/if_cs.c
AgeCommit message (Collapse)AuthorFilesLines
2017-05-24libertas: Remove function entry/exit debuggingKees Cook1-36/+0
In at least one place, the enter/exit debugging was not being correctly matched. Based on mailing list feedback, it was desired to drop all of these in favor of using ftrace instead. Suggested-by: Joe Perches <joe@perches.com> Suggested-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-11-18libertas: move under marvell vendor directoryKalle Valo1-0/+1006
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>