OSDN Git Service

[PATCH] netdrv: b44 driver must ignore carrier lost errors
authorWilly TARREAU <willy@pcw.(none)>
Sun, 7 May 2006 21:38:01 +0000 (23:38 +0200)
committerWilly TARREAU <willy@pcw.(none)>
Sun, 7 May 2006 21:38:01 +0000 (23:38 +0200)
commitdaf87944b986566439dd65393eee561b263aba68
tree1133c457b46b29c61c47f436653daeb0a45ce1f6
parent66cd21fae5844a8f575b05e143e5ba77905d9613
[PATCH] netdrv: b44 driver must ignore carrier lost errors

some (?) hardware seems to be buggy and is reporting bogus carrier lost
values. Both reference implementations from Broadcom indicate that this
counter is not reliable and therefore ignore it. We should do the same.
"Fixes" the carrier lost problem i've seen.

Signed-off-by: Florian Schirmer <jolt@tuxbox.org>
Note: This patch was merged in 2.6 in early 2005.

Signed-off-by: Willy Tarreau <willy@w.ods.org>
- Willy
drivers/net/b44.c