Bug 12215

Summary: eth1394: use netif_carrier_{on,off} instead of netif_{stop,wake}_queue during bus reset phase
Product: Drivers Reporter: Stefan Richter (stefanr)
Component: IEEE1394Assignee: drivers_ieee1394
Status: REJECTED WILL_NOT_FIX    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: all Subsystem:
Regression: --- Bisected commit-id:
Bug Depends on:    
Bug Blocks: 10046    

Description Stefan Richter 2008-12-13 05:24:17 UTC
eth1394 uses the netif API in a wrong way:
http://lkml.org/lkml/2008/7/21/332
Comment 1 Anonymous Emailer 2008-12-13 05:40:10 UTC
Reply-To: stefanr@s5r6.in-berlin.de

For the list to know.
I closed this as "won't fix" for now.

bugme-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=12215
> 
>            Summary: eth1394: use netif_carrier_{on,off} instead of
>                     netif_{stop,wake}_queue during bus reset phase
>            Product: Drivers
>            Version: 2.5
>      KernelVersion: all
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: normal
>           Priority: P1
>          Component: IEEE1394
>         AssignedTo: drivers_ieee1394@kernel-bugs.osdl.org
>         ReportedBy: stefan-r-bz@s5r6.in-berlin.de
> OtherBugsDependingO 10046
>              nThis:
> 
> 
> eth1394 uses the netif API in a wrong way:
> http://lkml.org/lkml/2008/7/21/332
> 
>