On Mon, Dec 23, 2013 at 5:33 PM, Libin wrote:
>
> From: Li Bin
>
> The variable delay_time as a module parameter can be set a value
> exceeding the limit of the udelay function. This patch checks the
> delay_time value to select mdelay() or udelay().
>
> Signed-off-by: Li Bin
> ---
> drivers/ne
On Mon, 23 Dec 2013 17:33:44 +0800
Libin wrote:
> From: Li Bin
>
> The variable delay_time as a module parameter can be set a value
> exceeding the limit of the udelay function. This patch checks the
> delay_time value to select mdelay() or udelay().
>
> Signed-off-by: Li Bin
Nobody should n
From: Li Bin
The variable delay_time as a module parameter can be set a value
exceeding the limit of the udelay function. This patch checks the
delay_time value to select mdelay() or udelay().
Signed-off-by: Li Bin
---
drivers/net/ethernet/8390/pcnet_cs.c | 8 ++--
1 file changed, 6 insert
3 matches
Mail list logo