Re: [PATCH v3 1/6] staging: rtl8723au: remove unimplemented functions declaration

2016-09-12 Thread Greg Kroah-Hartman
On Tue, Sep 06, 2016 at 06:36:52PM +0200, Luca Ceresoli wrote: > These functions have been declared without any implementation since > the first commit (364e30ebd2dbaccba430c603da03e68746eb932a) and there > has been no mention of them in following commits. > > Signed-off-by: Luca Ceresoli > Cc: L

[PATCH v3 1/6] staging: rtl8723au: remove unimplemented functions declaration

2016-09-06 Thread Luca Ceresoli
These functions have been declared without any implementation since the first commit (364e30ebd2dbaccba430c603da03e68746eb932a) and there has been no mention of them in following commits. Signed-off-by: Luca Ceresoli Cc: Larry Finger Cc: Jes Sorensen Cc: Greg Kroah-Hartman Cc: linux-wireless@v