On Tue, Feb 11, 2014 at 08:51:26AM -0500, Chris Harrer wrote:
> Hi Denis,
>
> I understand your frustration; it¹s not that we don¹t want to help, it¹s
> that we¹ve moved onto other products.
So should I just delete this driver if no one is going to care about
cleaning it up and getting it merged
Hi Denis,
I understand your frustration; it¹s not that we don¹t want to help, it¹s
that we¹ve moved onto other products. As for getting H/W to people, I can
easily ship H/W within the United States; it¹s difficult for us to ship
internationally due to many different customs restrictions. If ther
On 2/10/14, Kirill Tkhai wrote:
> Do not call kfree() till timer function is finished.
>
> [This was found using grep. Compiled tested only]
>
> Signed-off-by: Kirill Tkhai
> CC: Joe Perches
> CC: Greg Kroah-Hartman
CC Chris Harrer.
The problem with that driver is that alacritech guys don't s
On Mon, 2014-02-10 at 22:36 +0400, Kirill Tkhai wrote:
> Do not call kfree() till timer function is finished.
>
> [This was found using grep. Compiled tested only]
>
> Signed-off-by: Kirill Tkhai
> CC: Joe Perches
> CC: Greg Kroah-Hartman
I don't need to be cc'd on this.
Perhaps the MAINTAIN
Do not call kfree() till timer function is finished.
[This was found using grep. Compiled tested only]
Signed-off-by: Kirill Tkhai
CC: Joe Perches
CC: Greg Kroah-Hartman
---
drivers/staging/slicoss/slicoss.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/s