allow ifconfig ethX to down ethernet link. Ethernet
part of chip is switched to power down more and on
ifconfig up driver does soft reset and restores it's
state.
Signed-off-by: Max Uvarov
---
drivers/net/usb/smsc95xx.c | 34 +-
drivers/net/usb/smsc95xx.h
atch adds current request
to the end of list, destroys current dma transfer and renew transmission.
In that case this urb transmitted in next cycle and not failing with error
before timeout.
Signed-off-by: Max Uvarov
---
drivers/usb/musb/musb_host.c | 8
1 file changed, 4 insertions(+), 4
original logic for RXCSR_H_ERROR
and merge RXCSR_DATAERROR and RXCSR_H_ERROR branches to call same code
for setting rx stall with MUSB_RXCSR_H_WZC_BITS.
Signed-off-by: Max Uvarov
---
v2: use bitwise or for error flags before logical and. (Sergei Shtylyov).
drivers/usb/musb/musb_host.c | 12 +-
original logic for RXCSR_H_ERROR
and merge RXCSR_DATAERROR and RXCSR_H_ERROR branches to call same code
for setting rx stall with MUSB_RXCSR_H_WZC_BITS.
Signed-off-by: Max Uvarov
---
drivers/usb/musb/musb_host.c | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/dr
On arm CONFIG_CMDLINE_EXTEND does not append build-in
cmdline in kernel to U-boot parameters. Fix it here.
Theoretically this patch should repair kdump work where
it adds elfcorehdr= and memmap additional parameters
to second kernel.
Signed-off-by: Max Uvarov
---
drivers/of/fdt.c | 10
5 matches
Mail list logo